Skip to content

Releases: hashicorp/terraform-provider-azurerm

v3.60.0

09 Jun 08:56
b90d56e
Compare
Choose a tag to compare

NOTES:

  • azurerm_security_center_subscription_pricing - upon deletion the pricing tier will now reset to Free tier (#21437)

ENHANCEMENTS:

  • dependencies: batch: updating to API Version 2022-10-01 (#21962)
  • dependencies: loadtest: updating to API Version 2022-12-01 (#22091)
  • provider: adding the client_id_file_path and client_secret_file_path provider properties (#21764)
  • data.azurerm_key_vault_encrypted_value - now exports the decoded_plain_text_value [attribute GH-21682]
  • azurerm_automanage_configuration - support for the backup and azure_security_baseline blocks (#22081)
  • azurerm_app_configuration - support toggling of user permission error on soft deleted stores through app_configuration.recover_soft_deleted feature flag (#19661)
  • azurerm_backup_policy_file_share - support for day-based retention policies and hourly backups (#21529)
  • azurerm_linux_function_app - support for Python 3.11 for Linux function app (#21956)
  • azurerm_linux_function_app_slot - support for Python 3.11 for Linux function app (#21956)
  • azurerm_monitor_autoscale_setting - support for the predictive block (#22038)
  • azurerm_machine_learning_compute_instance - support for the node_public_ip_enabled property (#22063)
  • azurerm_spring_cloud_service - support for the container_registry block (#22017)
  • azurerm_site_recovery_replication_recovery_plan - the order of the pre_action and post_action properties is now respected (#22019)

BUG FIXES:

  • azurerm_hdinsight_interactive_query_cluster - deprecating the *_node.0.autoscale.0.capacity property (#21981)
  • azurerm_key_vault_key - allow the rotation_policy property to be removed (#21935)
  • azurerm_mssql_server - fix issue where the minimum_tls_version property is being returned as None instead of Disabled (#22067)
  • azurerm_sentinel_data_connector_microsoft_threat_intelligence - the bing_safety_phishing_url_lookback_date property has been deprecated (#21954)

v3.59.0

02 Jun 02:14
8aa80f3
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: azurerm_arc_machine (#21796)
  • New Resource: azurerm_automanage_configuration (#21490)

ENHANCEMENTS:

  • dependencies: updating to v0.20230523.1140858 of github.com/hashicorp/go-azure-sdk (#21910)
  • dependencies: azurem_monitor_action_group - upgrading actiongroupsapis from 2021-09-01 to 2023-01-01 (#21948)
  • dependencies: policy.guestconfigurationassignments: migrate to hashicorp/go-azure-sdk (#21927)
  • dependencies: azurerm_monitor_autoscale_setting upgrade API version from to 2023-05-01-preview (#21953)
  • data.azurerm_linux_web_app - now exports the availability and usage attributes (#21945)
  • data.azurerm_linux_function_app - now exports the availability and usage attributes (#21945)
  • data.azurerm_cdn_frontdoor_secret - now exports the expiration_date attribute (#21945)
  • data.azurerm_virtual_machine - now exports the power_state (#21945)
  • data.azurerm_virtual_machine_scale_set - now exports the power_state attribute (#21945)
  • data.azurerm_azurerm_resources - now exports the resource_group_name attribute for each resource (#21676)
  • security.watchitems - updating to use hashicorp/go-azure-sdk (#21944)
  • azurerm_cosmosdb_account - support new capabilities for MongoDB (#21974)
  • azurerm_kubernetes_cluster - the properties enable_host_encryption, enable_node_public_ip, kubelet_config, linux_os_config, max_pods, node_taints, only_critical_addons_enabled, os_disk_size_gb, os_disk_type, os_sku, pod_subnet_id, ultra_ssd_enabled, vnet_subnet_id and zones are now updateable through cycling of the system node pool (#21719)
  • azurerm_machine_learning_compute_cluster - add support for the node_public_ip_enabled property (#21377)
  • azurerm_nginx_certificate - key_vault_secret_id now accepts version-less key vault secret ids (#21949)
  • azurerm_postgresql_flexible_server - add support for version value 15 (#21934)
  • azurerm_shared_image_version - now exports the id property (#22006)
  • azurerm_spring_cloud_certificate - support for the exclude_private_key property (#21942)
  • azurerm_spring_cloud_customized_accelerator - support for the ca_certificate_id property (#21943)

BUG FIXES:

  • azurerm_app_configuration - prevent errors when deleting by checking that the name of the app configuration store has been released (#21750)
  • azurerm_express_route_port_authorization - add a lock when create/update/delete authorization of express route port (#21959)
  • azurerm_kubernetes_cluster - recompute the field oidc_issuer_url if the value of oidc_issuer_enabled has changed (#21911)
  • azurerm_kubernetes_cluster - set correct value for default_node_pool.os_sku when resizing the default_node_pool (#21976)
  • azurerm_postgresql_flexible_server - fix issue updating storage_mb and backup_retention_days together (#21987)

v3.58.0

26 May 08:29
9474a0a
Compare
Choose a tag to compare

FEATURES:

  • New data Source: azurerm_mobile_network_packet_core_control_plane (#21071)
  • New Resource: azurerm_cosmosdb_mongo_role_definition (#21754)
  • New Resource: azurerm_cosmosdb_mongo_user_definition (#21914)
  • New Resource: azurerm_iothub_file_upload (#20668)
  • New Resource: azurerm_mobile_network_packet_core_control_plane (#21071)
  • New Resource: azurerm_mysql_flexible_server_active_directory_administrator (#21786)
  • New Resource: azurerm_monitor_alert_prometheus_rule_group (#21751)
  • New Resource: azurerm_recovery_services_vault_resource_guard_association (#21712)
  • New Resource: azurerm_site_recovery_hyperv_network_mapping (#21788)
  • New Resource: azurerm_site_recovery_vmware_replication_policy_association (#21389)

ENHANCEMENTS:

  • dependencies: updating to v0.20230523.1080931 of github.com/hashicorp/go-azure-sdk (#21898)
  • dependencies: updating to v0.20230518.1143920 of github.com/tombuildsstuff/kermit (#21899)
  • dependencies: azurerm_monitor_autoscale_setting upgrade API version from 2015-04-01 to 2022-10-01 (#21887)
  • cosmosdb.gremlin: updating to use hashicorp/go-azure-sdk and api version 2023-04-15 (#21813)
  • cosmosdb.sql_container: updating to use hashicorp/go-azure-sdk and api version 2023-04-15 (#21813)
  • nginx: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • portal: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • redis: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • appplatform: updating to API Version 2023-03-01-preview (#21404)
  • redisenterprise: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • azurerm_cosmosdb_account - fix for upstream Microsoft API issue where updating identity and default_identity at the same time silently fails (#21780)
  • azurerm_monitor_activity_log_alert - support for the levels, resource_providers, resource_types, resource_groups, resource_ids, statuses, and sub_statuses properties (#21367)
  • azurerm_media_transform - support for the experimental_options property (#21873)
  • azurerm_backup_policy_vm - support for the days and include_last_days properties (#21434)
  • azurerm_subnet - the name property within the subnet_delegation block can now be set to Microsoft.App/environments (#21893)
  • azurerm_subnet_service_endpoint_policy - support for the service property (#21865)
  • azurerm_signalr_service - support for the user_assigned_identity_id property (#21055)
  • azurerm_site_recovery_replication_recovery_plan - support for the azure_to_azure_settings block (#21666)
  • azurerm_cosmosdb_postgresql_cluster - the citus_version property now supports 11.3 (#21916)

BUG FIXES:

  • Data Source: azurerm_kubernetes_cluster - prevent a panic when some values returned are nil (#21867)
  • azurerm_application_insights_web_test - normalizing the value for the application_insights_id property (#21837)
  • azurerm_api_management - correctly configure the triple_des_ciphers_enabled value (#21789)
  • azurerm_key_vault - during creation thecreateMode will now be set to default instead of nil (#21668)
  • azurerm_spring_cloud_gateway_route_config - the filters and predicates properties will now be omitted when not specified (#21745)
  • azurerm_subnet - permit Microsoft.BareMetal/AzureHostedService as an option for the service_delegation property (#21871)

v3.57.0

19 May 07:18
155958d
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: azurerm_virtual_hub_connection (#21681)

ENHANCEMENTS:

  • synapse: refactoring to use tombuildsstuff/kermit rather than Azure/azure-sdk-for-go for Data Plane (#21792)
  • azurerm_batch_account - support versionless keys for CMK (#21677)
  • azurerm_kubernetes_cluster - changing the http_proxy_config.no_proxy no longer creates a new resource (#21793)
  • azurerm_media_transform - support for the jpg_image and png_image blocks within the custom_preset block (#21709)
  • azurerm_recovery_services_vault - support the monitoring block (#21691)

BUG FIXES:

  • data.azurerm_kubernetes_cluster - prevent a panic when some values returned are nil (#21850)

v3.56.0

12 May 00:23
d70e6ea
Compare
Choose a tag to compare

FEATURES:

  • New Resource: azurerm_cosmosdb_postgresql_coordinator_configuration (#21595)
  • New Resource: azurerm_cosmosdb_postgresql_node_configuration (#21596)
  • New Resource: azurerm_cosmosdb_postgresql_role (#21597)
  • New Resource: azurerm_monitor_workspace (#21598)
  • New Resource: azurerm_network_manager_deployment (#20451)

ENHANCEMENTS:

  • dependencies: updating to v0.56.0 of github.com/hashicorp/go-azure-helpers (#21725)
  • dependencies: updating to v0.20230511.1094507 of github.com/hashicorp/go-azure-sdk (#21759)
  • provider: improving the error messages when parsing a Resource ID and the ID doesn't match what's expected (#21725)
  • provider: Resource Provider Registration now uses API Version 2022-09-01 (#21695)
  • provider: updating the IsAzureStack check to use hashicorp/go-azure-sdk rather than relying on the environment from Azure/go-autorest (#21697)
  • appconfiguration: updating to API Version 2023-03-01 (#21660)
  • keyvault: refactoring to use hashicorp/go-azure-sdk (#21621)
  • azurerm_machine_learning_workspace - exporting workspace_id (#21746)
  • azurerm_mssql_server - expose the ability to enable Transparent Data Encryption using a Customer Managed Key during server deployment (#21704)
  • azurerm_orbital_contact_profile - ip_address is now optional (#21721)

BUG FIXES:

  • provider: fixing a bug where we would invoke but not poll for the Registration State during automatic Resource Provider Registration (#21695)
  • azurerm_app_configuration: handling an API bug where when polling for PurgeDeleted returns a 404 rather the payload for a long-running operation (#21665)
  • azurerm_api_management_api - fixing a bug where an empty contact bug would cause a crash (#21740)
  • azurerm_eventhub_namespace - add locks and remove unneeded WaitForState functions (#21656)
  • azurerm_machine_learning_workspace - parse key_vault_id insensitively (#21684)
  • azurerm_monitor_action_group - further expand ExactlyOneOf logic for event_hub_receiver attributes (#21735)
  • azurerm_monitor_metric_alert - fix regression by using SingleResourceMultiMetricCriteria for new metric alerts (#21658)
  • azurerm_service_fabric_managed_cluster - fixing a bug where certificates within the vm_secrets block wouldn't be set into the state (#21680)
  • azurerm_storage_share - correct resource ID segment from fileshares to shares (#21645)
  • azurerm_virtual_machine_scale_set, - - support specifying ultra_ssd_disk_iops_read_write and ultra_ssd_disk_mbps_read_write for PremiumV2_LRS (#21530)

v3.55.0

05 May 04:41
715ec6c
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: azurerm_kubernetes_node_pool_snapshot (#21511)
  • New Resource: azurerm_cosmosdb_postgresql_firewall_rule (#21599)

ENHANCEMENTS:

  • appconfiguration: refactoring to use tombuildsstuff/kermit rather than an embedded SDK (#21623)
  • recoveryservicesbackup - updating to use API Version 2023-02-01 (#21575)
  • azurerm_kubernetes_cluster_node_pool - support for the snapshot_id property (#21511)

BUG FIXES:

  • Data Source: azurerm_healthcare_fhir_service - identity now exports both SystemAssigned and UserAssigned identities (#21594)
  • azurerm_local_network_gateway - validating that address_space isn't set to an empty string (#21566)
  • azurerm_log_analytics_cluster - Add locks and remove unneeded WaitForState checks (#21631)
  • azurerm_log_analytics_cluster_customer_managed_key - Add locks and remove unneeded WaitForState checks (#21631)
  • azurerm_managed_disk - now detaches when disk_size_gb increases from below 4095 to above 4095 (#21620)
  • Service mssqlmanagedinstance - add initialize of client.MSSQLManagedInstance to fix panic (#21657)
  • azurerm_virtual_machine - fixing a regression when parsing the OS Disk ID from the Azure API (#21606)
  • azurerm_virtual_machine - fixing a regression when parsing the Data Disk ID from the Azure API (#21606)

v3.54.0

28 Apr 04:20
302af00
Compare
Choose a tag to compare

BREAKING CHANGES:

  • azurerm_attestation_provider - the field policy is deprecated and non-functional due to a design issue with the original resource (where this wasn't retrieved from the Azure API and thus wasn't exposed correctly) - this has been superseded by the fields open_enclave_policy_base64, sgx_enclave_policy_base64 and tpm_policy_base64. (#21524)

FEATURES:

  • New Resource: azurerm_arc_kubernetes_cluster_extension (#21310)
  • New Resource: azurerm_cosmosdb_postgresql_cluster (#21090)
  • New Resource: azurerm_email_communication_service (#21526)
  • New Resource: azurerm_kubernetes_cluster_extension (#21310)
  • New Resource: azurerm_netapp_volume_group_sap_hana (#21290)
  • New Resource: azurerm_storage_mover_project (#21477)
  • New Resource: azurerm_storage_mover_job_definition (#21514)

ENHANCEMENTS:

  • dependencies: updating to v0.20230427.1112058 of github.com/hashicorp/go-azure-sdk (#21583)
  • security: updating to API Version 2023-01-01 (#21531)
  • Data Source: azurerm_virtual_network_gateway - add support for the field private_ip_address (#21432)
  • azurerm_active_directory_domain_service - domain_name now supports a length up to 30 characters (#21555)
  • azurerm_attestation_provider - adding support for the field open_enclave_policy_base64, sgx_enclave_policy_base64 and tpm_policy_base64 (#21524)
  • azurerm_attestation_provider - adding support for the field sgx_enclave_policy_base64 (#21524)
  • azurerm_attestation_provider - adding support for the field tpm_policy_base64 (#21524)
  • azurerm_billing_account_cost_management_export - the field time_frame can now be set to TheLast7Days (#21528)
  • azurerm_firewall_policy_rule_collection_group - the fields source_addresses and destination_addresses now accepts an IPv4 range (#21542)
  • azurerm_kubernetes_cluster - add support for the service_mesh_profile block (#21516)
  • azurerm_resource_group_cost_management_export - the field time_frame can now be set to TheLast7Days (#21528)
  • azurerm_search_service - adding support for authentication_failure_mode (#21323)
  • azurerm_search_service - adding support for customer_managed_key_enforcement_enabled (#21323)
  • azurerm_search_service - adding support for hosting_mode (#21323)
  • azurerm_search_service - adding support for local_authentication_enabled (#21323)
  • azurerm_search_service - support for setting sku to StorageOptimizedL2 (#21323)
  • azurerm_subscription_cost_management_export - the field time_frame can now be set to TheLast7Days (#21528)

BUG FIXES:

  • Provider: fix an authentication bug when specifying auxiliary_tenant_ids whilst authenticating using Azure CLI (#21583)
  • azurerm_attestation_provider - the field policy is deprecated and non-functional - instead please use the fields open_enclave_policy_base64, sgx_enclave_policy_base64 and tpm_policy_base64 (#21524)
  • azurerm_mysql_flexible_server - fix issue where identity was not being removed properly on updates (#21533)
  • azurerm_search_service - updating the default value for partition_count to 1 to match the API (#21323)
  • azurerm_search_service - updating the default value for replica_count to 1 to match the API (#21323)
  • azurerm_search_service - the field allowed_ips is now a Set rather than a List (#21323)

v3.53.0

21 Apr 01:53
8a55b91
Compare
Choose a tag to compare

FEATURES:

  • New Resource: azurerm_cost_management_scheduled_action (#21325)
  • New Resource: azurerm_storage_mover_agent (#21273)
  • New Resource: azurerm_storage_mover_source_endpoint (#21449)
  • New Resource: azurerm_storage_mover_target_endpoint (#21449)

ENHANCEMENTS:

  • advisor - refactoring to use hashicorp/go-azure-sdk (#21307)
  • healthcare: refactoring to use hashicorp/go-azure-sdk (#21327)
  • hpccache - refactoring to use hashicorp/go-azure-sdk (#21303)
  • logz - refactoring to use hashicorp/go-azure-sdk (#21321)
  • hpccache: updating to API Version 2023-01-01 (#21459)
  • orbital: updating to API Version 2022-11-01 (#21405)
  • vmware: updating to API Version 2022-05-01 (#21458)
  • azurerm_attestation_provider - support for the policy block (#20972)
  • azurerm_linux_function_app - support for the hosting_environment_id property (#20471)
  • azurerm_linux_function_app_slot - support for the hosting_environment_id property (#20471)
  • azurerm_linux_web_app - support for the hosting_environment_id property (#20471)
  • azurerm_linux_web_app - support PHP 8.2 for the application_stack property (#21420)
  • azurerm_linux_web_app_slot - support for the hosting_environment_id property (#20471)
  • azurerm_linux_web_app_slot support PHP 8.2 for the application_stack property (#21420)
  • azurerm_signalr_service - add addtional valid values for sku.0.capacity (#21494)
  • azurerm_windows_function_app - support for the hosting_environment_id property (#20471)
  • azurerm_windows_function_app_slot - support for the hosting_environment_id property (#20471)
  • azurerm_windows_web_app - support for the hosting_environment_id property (#20471)
  • azurerm_windows_web_app_slot - support for the hosting_environment_id property (#20471)

BUG FIXES:

  • azurerm_cdn_endpoint - remove the length limit for the query_string property (#21474)
  • azurerm_cognitive_account - mark the custom_question_answering_search_service_key property as sensitive (#21469)
  • azurerm_monitor_metric_alert - fix crash when the dynamic_criteria.0.ignore_data_before property isn't set (#21446)
  • azurerm_postgresql_flexible_server - correctly set the point_in_time_restore_time_in_utc property (#21501)
  • azurerm_search_service - mark the primary_key and secondary_key properties as sensitive (#21469)

v3.52.0

14 Apr 01:41
0165884
Compare
Choose a tag to compare

ENHANCEMENTS:

  • containerRegistry - refactoring to use hashicorp/go-azure-sdk (#21344)
  • monitor - refactoring to use hashicorp/go-azure-sdk (#21392)
  • recoveryServices - refactoring to use hashicorp/go-azure-sdk (#21344)
  • Data Source: azurerm_key_vault_certificate - add support for resource_manager_id and resource_manager_versionless_id (#21314)
  • Data Source: azurerm_key_vault_secret - support for not_before_date and expiration_date (#21359)
  • Data Source: azurerm_key_vault_secret - support specifying the keyvault secret version (#21336)
  • azurerm_dashboard_grafana- support for UserAssigned identitiues (#21394)
  • azurerm_key_vault_certificate - add support for resource_manager_id and resource_manager_versionless_id (#21314)
  • azurerm_linux_function_app - mark the site_credential block as Sensitive (#21393)
  • azurerm_linux_function_app_slot - mark the site_credential block as Sensitive (#21393)
  • azurerm_linux_web_app - mark the site_credential block as Sensitive (#21393)
  • azurerm_linux_web_app_slot - mark the site_credential block as Sensitive (#21393)
  • azurerm_windows_function_app - mark the site_credential block as Sensitive (#21393)
  • azurerm_windows_function_app_slot - mark the site_credential block as Sensitive (#21393)
  • azurerm_windows_web_app - mark the site_credential block as Sensitive (#21393)
  • azurerm_windows_web_app_slot - mark the site_credential block as Sensitive (#21393)

BUG FIXES:

  • azurerm_app_configuration_key - extend timeout for polling resource to allow propagation of read permission (#21337)
  • azurerm_app_configuration_feature - extend timeout for polling resource to allow propagation of read permission (#21337)
  • azurerm_cdn_endpoint - the global_delivery_rule property must have at least one action specified (#21403)
  • azurerm_kubernetes_cluster - the enable_host_encryption properly is not set when when resizing the default_node_pool (#21379)
  • azurerm_linux_function_app - fix a crash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_linux_function_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_linux_web_app - fix a crash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_linux_web_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_service_plan - support for new Premium V3 and Memory Optimised SKUs (#21371)
  • azurerm_storage_account_local_user - the ssh_authorized_key property can now be updated (#21362)
  • azurerm_storage_mover - remove Microsoft.StorageMover from required list of Resource Providers (#21370)
  • azurerm_subscription - fix an error during update (#21255)
  • azurerm_windows_function_app - fix acrash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_windows_function_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_windows_web_app - fix a crash in auth_v2 in active_directory_v2 (#21381)
  • azurerm_windows_web_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21381)

v3.51.0

07 Apr 02:05
e440014
Compare
Choose a tag to compare

BREAKING CHANGES:

  • azurerm_kubernetes_cluster - the sku_tier property no longer accepts the value Paid, it must be updated to Standard (#21256)

FEATURES:

  • New Resource: azurerm_arc_kubernetes_cluster (#15401)
  • New Resource: azurerm_resource_group_cost_management_view (#21112)
  • New Resource: azurerm_signalr_service_custom_certificate (#21112)
  • New Resource: azurerm_storage_mover (#21000)
  • New Resource: azurerm_subscription_cost_management_view (#21112)
  • New Resource: azurerm_voice_services_communications_gateway_test_line (#21111)

ENHANCEMENTS:

  • dependencies: updating to v0.20230405.1143248 of github.com/hashicorp/go-azure-sdk (#21312)
  • dependencies: updating to v0.20230331.1120327 of github.com/tombuildsstuff/kermit (#21235)
  • dependencies: updating containerservice/2022-09-02-preview to 2023-02-02-preview (#21256)
  • dependencies: updating search/2020-03-13 to search/2022-09-01 (#21250)
  • batch: updating to API Version 2022-01-01.15.0 (from github.com/tombuildsstuff/kermit) (#21234)
  • Data Source: azurerm_monitor_data_collection_rule - support for the data_collection_endpoint_id property (#21159)
  • Data Source: azurerm_monitor_data_collection_rule - support for the identity and stream_declaration blocks (#21159)
  • Data Source: azurerm_monitor_data_collection_rule - support for additional destinations, data_sources and data_flow transformations (#21159)
  • azurerm_app_configuration_feature - support for the key property (#21252)
  • azurerm_container_app - the app_port property is now optional (#20567)
  • azurerm_healthcare_fhir_service - support for PATCH as an available value for cors (#21222)
  • azurerm_healthcare_service - upport for PATCH as an available value for cors (#21222)
  • azurerm_kubernetes_cluster - support KataMshvVmIsolation as a option for the workload_runtime property (#21176)
  • azurerm_kubernetes_cluster_node_pool - support KataMshvVmIsolation as a option for the workload_runtime property (#21176)
  • azurerm_monitor_data_collection_rule - support for the data_collection_endpoint_id property (#21159)
  • azurerm_monitor_data_collection_rule - support for the identity and stream_declaration blocks (#21159)
  • azurerm_monitor_data_collection_rule - support for additional destinations, data_sources and data_flow transformations (#21159)
  • azurerm_signalr_service - support for the http_request_logs_enabled property (#21032)
  • azurerm_snapshot - support for the incremental_enabled property (#21263)
  • azurerm_web_pubsub_hub - support for the event_listener block (#21145)

BUG FIXES:

  • Data Source: azurerm_app_configuration_keys - fixing a regression where the API doesn't return the http endpoint when listing items (#21208)
  • Data Source: azurerm_kubernetes_cluster - prevent errors when used with limited permissions (#21229)
  • azurerm_api_management - prevent error from empty response body when updating the resource (#21221)
  • azurerm_application_gateway - correctly validate the firewall_policy_id property (#21238)
  • azurerm_automation_software_update_configuration - time_zone correctly defaults to Etc/UTC (#21254)
  • azurerm_digital_twins_time_series_database_connection - insensitively parse kusto_cluster_uri (#21243)
  • azurerm_express_route_circuit - can now set authorization_key during creation (#21132)
  • azurerm_kusto_eventhub_data_connection - insensitively parse identity_id if it applies to a Kusto Cluster (#21243)
  • azurerm_linux_function_app - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_linux_function_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_linux_web_app - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_linux_web_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_monitor_diagnostic_setting - insensitively parse the resource's ID if it has been created for a Kusto Cluster (#21243)
  • azurerm_mssql_database - fix a issue with short_term_retention_policy preventing creation (#21268)
  • azurerm_windows_function_app - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_windows_function_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_windows_web_app - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_windows_web_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21219)