Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/azurerm from 2.78.0 to 3.113.0 in /13_storage_blob #19

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps hashicorp/azurerm from 2.78.0 to 3.113.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.113.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240715.1100358 of hashicorp/go-azure-sdk (#26638)
  • storage - updating to use hashicorp/go-azure-sdk (#26218)

BUG FIXES:

  • azurerm_storage_account - fix a validation bug when replacing a StorageV2 account with a StorageV1 account (#26639)
  • azurerm_storage_account - resolve an issue refreshing blob or queue properties after recreation (#26218)
  • azurerm_storage_account - resolve an issue setting tags for an existing storage account where a policy mandates them (#26218)
  • azurerm_storage_account - fix a persistent diff with the customer_managed_key block (#26218)
  • azurerm_storage_account - resolve several consistency related issues when crreating a new storage account (#26218)

DEPRECATIONS:

  • azurerm_eventhub_namespace - deprecate the zone_redundant field in v4.0 (#26611)
  • azurerm_servicebus_namespace - deprecate the zone_redundant field in v4.0 (#26611)

v3.112.0

FEATURES:

  • New Data Source: azurerm_elastic_san_volume_snapshot (#26439)
  • New Resource: azurerm_dev_center_dev_box_definition (#26307)
  • New Resource: azurerm_dev_center_environment_type (#26291)
  • New Resource: azurerm_virtual_machine_restore_point (#26526)
  • New Resource: azurerm_virtual_machine_restore_point_collection (#26526)

ENHANCEMENTS:

  • dependencies: updating to v0.20240710.1114656 of github.com/hashicorp/go-azure-sdk (#26588)
  • dependencies: updating to v0.70.0 of go-azure-helpers (#26601)
  • containerservice: updating the Fleet resources to use API Version 2024-04-01 (#26588)
  • Data Source: azurerm_network_service_tags - extend validation for service to allow AzureFrontDoor.Backend, AzureFrontDoor.Frontend, and AzureFrontDoor.FirstParty (#26429)
  • azurerm_api_management_identity_provider_aad - support for the client_library property (#26093)
  • azurerm_api_management_identity_provider_aadb2c - support for the client_library property (#26093)
  • azurerm_dev_test_virtual_network - support for the shared_public_ip_address property (#26299)
  • azurerm_kubernetes_cluster - support for the certificate_authority block under the service_mesh_profile block (#26543)
  • azurerm_linux_web_app - support the value 8.3 for the php_version property (#26194)
  • azurerm_machine_learning_compute_cluster - the identity property can now be updated (#26404)
  • azurerm_web_application_firewall_policy - support for the JSChallenge value for managed_rules.managed_rule_set.rule_group_override.rule_action (#26561)

BUG FIXES:

  • Data Source: azurerm_communication_service - primary_connection_string, primary_key, secondary_connection_string and secondary_key are marked as Sensitive (#26560)
  • azurerm_app_configuration_feature - fix issue when updating the resource without an existing targeting_filter (#26506)
  • azurerm_backup_policy_vm - split create and update function to fix lifecycle - ignore (#26591)
  • azurerm_backup_protected_vm - split create and update function to fix lifecycle - ignore (#26583)
  • azurerm_communication_service - the primary_connection_string, primary_key, secondary_connection_string, and secondary_key properties are now sensitive (#26560)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

2.99.0 (March 11, 2022)

NOTES

FEATURES:

  • New Beta Resource: azurerm_function_app_function (#15605)
  • New Beta Resource: azurerm_function_app_hybrid_connection (#15702)
  • New Beta Resource: azurerm_web_app_hybrid_connection (#15702)
  • New Resource: azurerm_cosmosdb_sql_role_assignment (#15038)
  • New Resource: azurerm_cosmosdb_sql_role_definition (#15035)

ENHANCEMENTS:

  • dependencies: updating to v62.1.0 of github.com/Azure/azure-sdk-for-go (#15716)
  • dependencies: updating compute to 2021-11-01 (#15099)
  • dependencies: updating kubernetescluster to 2022-01-02-preview (#15648)
  • dependencies: updating sentinel to 2021-09-01-preview (#14983)
  • Data Source: azurerm_kubernetes_cluster - deprecated the addon_profile block in favour of aci_connector_linux, azure_policy_enabled, http_application_routing_enabled, ingress_application_gateway, key_vault_secrets_provider, oms_agent and open_service_mesh_enabled properties (#15584)
  • Data Source: azurerm_kubernetes_cluster - deprecated the role_based_access_control block in favour of azure_active_directory_role_based_access_control and role_based_access_control_enabled properties (#15584)
  • Data Source: azurerm_servicebus_namespace_authorization_rule - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_namespace_disaster_recovery_config - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_queue - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_queue_authorization_rule - support for the queue_id property (#15671)
  • Data Source: azurerm_servicebus_subscription - support for the topic_id property (#15671)
  • Data Source: azurerm_servicebus_topic - support for the namespace_id property (#15671)
  • Data Source: azurerm_servicebus_topic_authorization_rule - support for the topic_id property (#15671)
  • Data Source: azurerm_virtual_network - support for the tags property (#14882)
  • azurerm_batch_account - support for customer managed keys (#14749)
  • azurerm_container_registry support for the export_policy_enabled property (#15036)
  • azurerm_kubernetes_cluster - deprecate the role_based_access_control block in favour of role_based_access_control_enabled and azure_active_directory_role_based_access_control (#15546)
  • azurerm_iothub - deprecate the ip_filter_rule property in favour of the network_rule_set property (#15590)
  • azurerm_lb_nat_rule - the frontend_port and backend_port properties now support 0 (#15694)
  • azurerm_machine_learning_compute_instance - updating the validation on the name property (#14839)
  • azurerm_mssql_database_extended_auditing_policy - support for the enabled property (#15624)
  • azurerm_mssql_server_extended_auditing_policy - support for the enabled property (#15624)
  • azurerm_management_group_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_mssql_server - the administrator_login and administrator_login_password properties are now optional when Azure AD authentication is enforced (#15771)
  • azurerm_resource_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_resource_group_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_recovery_service_vault - support for the cross_region_restore_enabled property (#15757)
  • azurerm_subscription_policy_assignment - the parameters property can now be updated (#15623)
  • azurerm_storage_object_replication - support for replicating containers across subscriptions (#15603)

BUG FIXES:

  • azurerm_backup_protected_vm - the source_vm_id property is now case insensitive (#15656)
  • azurerm_batch_job - will not longer fail during creation if multiple common_environment_properties are set (#15686)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 2.78.0 to 3.113.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG-v2.md)
- [Commits](hashicorp/terraform-provider-azurerm@v2.78.0...v3.113.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #21.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/terraform/13_storage_blob/hashicorp/azurerm-3.113.0 branch August 5, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants