github hashicorp/terraform-provider-azurerm v2.91.0

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

2.91.0 (January 07, 2022)

FEATURES:

  • New Data Source: azurerm_aadb2c_directory (#14671)
  • New Data Source: azurerm_sql_managed_instance (#14739)
  • New Resource: azurerm_aadb2c_directory (#14671)
  • New Resource: azurerm_app_service_slot_custom_hostname_binding (#13097)
  • New Resource: azurerm_data_factory_linked_service_odbc (#14787)
  • New Resource: azurerm_disk_pool (#14675)
  • New Resource: azurerm_load_test (#14724)
  • New Resource: azurerm_virtual_desktop_scaling_plan (#14188)

ENHANCEMENTS:

  • dependencies: upgrading appplatform to API version 2021-09-01-preview (#14365)
  • dependencies: upgrading network to API Version 2021-05-01 (#14164)
  • dependencies: upgrading to v60.2.0 of github.com/Azure/azure-sdk-for-go (#14688] and [#14667)
  • dependencies: upgrading to v2.10.1 of github.com/hashicorp/terraform-plugin-sdk (#14666)
  • azurerm_application_gateway - support for the key_vault_secret_id and force_firewall_policy_association properties (#14413)
  • azurerm_application_gateway - support the fips_enagled property (#14797)
  • azurerm_cdn_endpoint_custom_domain - support for HTTPS (#13283)
  • azurerm_hdinsight_hbase_cluster - support for the network property (#14825)
  • azurerm_iothub - support for the identity block (#14354)
  • azurerm_iothub_endpoint_servicebus_queue_resource - depracating the iothub_name propertyin favour of iothub_id property (#14690)
  • azurerm_iothub_endpoint_storage_container_resource - depracating the iothub_name property in favour of iothub_id property [#14690]
  • azurerm_iot_fallback_route - support for the source property (#14836)
  • azurerm_kubernetes_cluster - support for the public_network_access_enabled, scale_down_mode, and workload_runtime properties (#14386)
  • azurerm_linux_function_app - (Beta Resource) fix the filtering of app_settings for WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING (#14815)
  • azurerm_linux_virtual_machine - support for the user_data property (#13888)
  • azurerm_linux_virtual_machine_scale_set - support for the user_data property (#13888)
  • azurerm_managed_disk - support for the gallery_image_reference_id property (#14121)
  • azurerm_mysql_server - support capacities up to 16TB for the storage_mb property (#14838)
  • azurerm_postgresql_flexible_server - support for the geo_redundant_backup_enabled property (#14661)
  • azurerm_recovery_services_vault - support for the storage_mode_type property (#14659)
  • azurerm_spring_cloud_certificate - support for the certificate_content property (#14689)
  • azurerm_servicebus_namespace_authorization_rule - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_namespace_network_rule_set - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_namespace_authorization_rule - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_queue - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_queue_authorization_rule - the resource_group_name, namespace_name, and queue_name properties have been deprecated in favour of the queue_id property (#14784)
  • azurerm_servicebus_subscription - the resource_group_name, namespace_name, and topic_name properties have been deprecated in favour of the topic_id property (#14784)
  • azurerm_servicebus_subscription_rule - the resource_group_name, namespace_name, topic_name, and subscription_name properties have been deprecated in favour of the subscription_id property (#14784)
  • azurerm_servicebus_topic - the resource_group_name and namespace_name properties have been deprecated in favour of the namespace_id property (#14784)
  • azurerm_servicebus_topic_authorization_rule - the resource_group_name, namespace_name, and topic_name properties have been deprecated in favour of the topic_id property (#14784)
  • azurerm_shared_image_version - images can now be sorted by semver (#14708)
  • azurerm_virtual_network_gateway_connection - support for the connection_mode property (#14738)
  • azurerm_web_application_firewall_policy - the file_upload_limit_in_mb property within the policy_settings block can now be set to 4000 (#14715)
  • azurerm_windows_virtual_machine - support for the user_data property (#13888)
  • azurerm_windows_virtual_machine_scale_set - support for the user_data property (#13888)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix the default value of the allow_new_private_endpoint_connections property (#14805)
  • azurerm_consumption_budget_subscription - added an additional state migration to fix the bug introduced by the first one and to parse the subscription_id from the resource's ID (#14803)
  • azurerm_network_interface_security_group_association - checking the ID matches the expected format during import (#14753)
  • azurerm_storage_management_policy - handle the unexpected deletion of the storage account (#14799)

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

NewReleases is sending notifications on new releases.