Skip to content

v3.70.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 02:19
· 2943 commits to main since this release
43f8ab0

FEATURES:

  • New Resource: azurerm_mssql_virtual_machine_availability_group_listener (#22808)
  • New Resource: azurerm_mssql_virtual_machine_group (#22808)

ENHANCEMENTS:

  • dependencies: updating to v0.20230815.1165905 of github.com/hashicorp/go-azure-sdk (#22981)
  • apimanagement: updating to use hashicorp/go-azure-sdk (#22783)
  • cosmos: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22874)
  • devtestlabs: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22981)
  • policy: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22874)
  • postgresql: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22874)
  • recoveryservices: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22874)
  • resources: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22874)
  • storage: updating Storage Account and Storage Blob Container to use Common IDs to enable migrating to hashicorp/go-azure-sdk in the future (#22915)
  • Data Source: azurerm_kubernetes_cluster - add support for the current_kubernetes_version property (#22986)
  • azurerm_mssql_virtual_machine - add support for the sql_virtual_machine_group_id and wsfc_domain_credential properties (#22808)
  • azurerm_netapp_pool - size_in_tb can be sized down to 2 TB (#22943)
  • azurerm_stack_hci_cluster - add support for the automanage_configuration_id property (#22857)
  • Data Source: azurerm_disk_encryption_set - now exports key_vault_key_url (#22893)
  • azurerm_disk_encryption_set - now exports key_vault_key_url (#22893)

BUG FIXES:

  • azurerm_cognitive_deployment - add lock on parent resource to prevent errors when deleting the resource (#22940)
  • azurerm_cost_management_scheduled_action - fix update for email_address_sender (#22930)
  • azurerm_disk_encryption_set - now correctly supports key rotation by specifying a versionless Key ID when setting auto_key_rotation_enabled to true (#22893)
  • azurerm_iothub_dps - updating the validation for target within the ip_filter_rule block to match the values defined in the Azure API Definitions (#22891)
  • azurerm_postgresql_database - reworking the validation for database collation (#22928)
  • azurerm_postgresql_flexible_database - reworking the validation for database collation (#22928)
  • azurerm_storage_management_policy - check for an existing resource to prevent overwriting property values (#22966)
  • azurerm_virtual_network_gateway_connection - custom_bgp_addresses.secondary is now Optional rather than Required (#22912)
  • azurerm_web_application_firewall_policy - fix handling not found in read (#22982)