github hashicorp/terraform-provider-azurerm v3.21.1

latest releases: v4.3.0, v4.2.0, v4.1.0...
2 years ago

BREAKING CHANGES:

  • azurerm_container_registry - the field azuread_authentication_as_arm_policy_enabled has been removed to fix a regression - support for this will be reintroduced in a future release.
  • azurerm_container_registry - the field soft_delete_policy has been removed to fix a regression - support for this will be reintroduced in a future release.

NOTES:

  • the containerregistry api version has been reverted to 2021-08-01-preview to restore the virtual_network block meaning the azuread_authentication_as_arm_policy_enabled and soft_delete_policy properties had to be removed as they were not supported by the API version that supported virtual network rules. (#18239)

BUG FIXES:

  • azurerm_container_registry - the virtual_network block has been restored (#18239)
  • azurerm_log_analytics_data_export_rule - a state migration to work around the previously incorrect id casing (#18240)

Don't miss a new terraform-provider-azurerm release

NewReleases is sending notifications on new releases.