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

chore(deps): update terraform azurerm to v3.50.0 #320

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.35.0 -> 3.50.0

Release Notes

hashicorp/terraform-provider-azurerm

v3.50.0

Compare Source

FEATURES:

  • New DataSource: azurerm_container_app (#​21199)
  • New Resource: azurerm_web_pubsub_custom_certificate (#​21114)

ENHANCEMENTS:

  • dependencies: updating to v0.20230329.1052505 of github.com/hashicorp/go-azure-sdk (#​21175)
  • dependencies: updated azurerm_subscription to use new SDK (#​18813)
  • azurerm_databricks_access_connector - support for user assigned identities (#​21059)
  • azurerm_linux_function_app - add support for zip_deploy_file (#​20544)
  • azurerm_monitor_scheduled_query_rules_alert - trigger.x.metric_column is now optional (#​21203)
  • azurerm_mssql_database - HyperScale Skus now support long_term_retention_policy and short_term_retention_policy (#​21166)
  • azurerm_windows_function_app - add support for zip_deploy_file (#​20544)

BUG FIXES:

  • Data Source: azurerm_databricks_workspace_private_endpoint_connection: validating private_endpoint_id and workspace_id (#​21129)
  • Data Source: azurerm_healthcare_medtech_service - the workspace_id field is no longer marked as ForceNew (#​21077)
  • Data Source: azurerm_healthcare_medtech_service - support for Azure Environments other then Azure Public (#​21077)
  • azurerm_api_management - validating public_ip_address_id and subnet_id (#​21129)
  • azurerm_api_management_custom_domain - validating api_management_id (#​21129)
  • azurerm_api_management_policy - validating api_management_id (#​21129)
  • azurerm_api_management_gateway_api - validating api_id (#​21129)
  • azurerm_application_gateway - validating firewall_policy_id and subnet_id (#​21129)
  • azurerm_application_gateway - validating that data within the ssl_certificate block is a base64-encoded value (#​21191)
  • azurerm_application_insights_analytics_item - validating application_insights_id (#​21129)
  • azurerm_application_insights_api_key - validating application_insights_id (#​21129)
  • azurerm_application_insights_smart_detection_rule - validating application_insights_id (#​21129)
  • azurerm_application_insights_standard_webtests - validating application_insights_id (#​21129)
  • azurerm_application_insights_webtests - validating application_insights_id (#​21129)
  • azurerm_app_service_virtual_network_swift_connection - validating app_service_id and virtual_network_id (#​21129)
  • azurerm_bastion_host - validating public_ip_address_id (#​21129)
  • azurerm_container_registry - validating subnet_id (#​21129)
  • azurerm_database_migration_service - validating subnet_id (#​21129)
  • azurerm_databricks_workspace - validating load_balancer_backend_address_pool_id, machine_learning_workspace_id and virtual_network_id (#​21129)
  • azurerm_data_factory_linked_service_key_vault - validating key_vault_id (#​21129)
  • azurerm_data_factory_integration_runtime_managed - validating vnet_id (#​21129)
  • azurerm_data_share_dataset_kusto_cluster - validating kusto_cluster_id (#​21129)
  • azurerm_data_share_dataset_kusto_database - validating kusto_database_id (#​21129)
  • azurerm_eventhub_namespace - validating the subnet_id (#​21129)
  • azurerm_eventhub_namespace_disaster_recovery_config - fixing a bug where partner_namespace_id would validate with an empty string when the field should instead be omitted (#​21129)
  • azurerm_express_route_circuit_peering - validating route_filter_id (#​21129)
  • azurerm_express_route_gateway - validating virtual_hub_id (#​21129)
  • azurerm_eventhub - validating storage_account_id (#​21129)
  • azurerm_eventgrid_event_subscription - validating eventhub_resource_id, servicebus_queue_endpoint_id, servicebus_topic_endpoint_id and storage_account_id (#​21129)
  • azurerm_frontdoor - validating web_application_firewall_policy_link_id (#​21129)
  • azurerm_hdinsight_hadoop_cluster - validating storage_resource_id, subnet_id and virtual_network_id (#​21129)
  • azurerm_hdinsight_hbase_cluster - validating storage_resource_id, subnet_id and virtual_network_id (#​21129)
  • azurerm_hdinsight_interactive_query_cluster - validating storage_resource_id, subnet_id and virtual_network_id (#​21129)
  • azurerm_hdinsight_kafka_cluster - validating storage_resource_id, subnet_id and virtual_network_id (#​21129)
  • azurerm_hdinsight_spark_cluster - validating storage_resource_id, subnet_id and virtual_network_id (#​21129)
  • azurerm_healthcare_medtech_service - support for Azure Environments other then Azure Public (#​21077)
  • azurerm_hpc_cache - validating subnet_id (#​21129)
  • azurerm_image - validating managed_disk_id and source_virtual_machine_id (#​21129)
  • azurerm_iothub_certificate - certificate content now updates correctly (#​21163)
  • azurerm_iothub_dps_certificate - certificate content now updates correctly (#​21163)
  • azurerm_key_vault_access_policy - validating key_vault_id (#​21129)
  • azurerm_key_vault_certificate_issuer - validating key_vault_id (#​21129)
  • azurerm_kubernetes_cluster - validating vnet_subnet_id (#​21129)
  • azurerm_kubernetes_cluster_node_pool - validating vnet_subnet_id (#​21129)
  • azurerm_kusto_attached_database_configuration - validating the cluster_id (#​21129)
  • azurerm_kusto_cluster - validating subnet_id, engine_public_ip_id and data_management_public_ip_id (#​21129)
  • azurerm_kusto_eventgrid_data_connection - validating eventgrid_resource_id (#​21129)
  • azurerm_lb - validating public_ip_address_id, public_ip_prefix_id and subnet_id (#​21129)
  • azurerm_lb_nat_rule - validating the backend_address_pool_id (#​21129)
  • azurerm_linux_function_app - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_linux_function_app_slot - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_linux_web_app - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_linux_web_app_slot - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_linux_virtual_machine - validating application_security_group_ids and key_vault_id (#​21129)
  • azurerm_linux_virtual_machine_scale_set - validating key_vault_id, network_security_group_id, public_ip_prefix_id and subnet_id (#​21129)
  • azurerm_log_analytics_linked_service - validating the workspace id (#​21170)
  • azurerm_log_analytics_linked_storage_account - validating the storage_account_id (#​21129)
  • azurerm_logic_app_action_custom - validating logic_app_id (#​21129)
  • azurerm_logic_app_action_http - validating subnet_id (#​21129)
  • azurerm_logic_app_trigger_custom - validating logic_app_id (#​21129)
  • azurerm_logic_app_trigger_http_request - validating logic_app_id (#​21129)
  • azurerm_logic_app_trigger_recurrence - validating logic_app_id (#​21129)
  • azurerm_mssql_virtual_machine - the sql_license_type property is now optional (#​21138)
  • azurerm_managed_disk - validating disk_access_id and storage_account_id (#​21129)
  • azurerm_mariadb_virtual_network_rule - validating subnet_id (#​21129)
  • azurerm_monitor_action_group - validating automation_account_id and function_app_resource_id (#​21129)
  • azurerm_monitor_log_profile - validating storage_account_id (#​21129)
  • azurerm_mssql_database - fixing an int64 overflow for max_size_gb on 32-bit platforms (#​21155)
  • azurerm_mssql_database - validating subnet_id (#​21129)
  • azurerm_mysql_virtual_network_rule - validating subnet_id (#​21129)
  • azurerm_netapp_volume - validating subnet_id (#​21129)
  • azurerm_network_interface - validating public_ip_address_id and subnet_id (#​21129)
  • azurerm_network_interface_application_gateway_association - validating backend_address_pool_id and network_interface_id (#​21129)
  • azurerm_network_interface_application_security_group_association - validate application_security_group_id and network_interface_id (#​21129)
  • azurerm_network_interface_backend_address_pool_association - validating the backend_address_pool_id and subnet_id (#​21129)
  • azurerm_network_interface_network_security_group_association - validating network_security_group_id and subnet_id (#​21129)
  • azurerm_network_interface_nat_rule_association - validating network_interface_id and nat_rule_id (#​21129)
  • azurerm_network_profile - validating subnet_id (#​21129)
  • azurerm_network_watcher_flow_log - fixing the delete function to work reliably during deletion (#​21129)
  • azurerm_network_watcher_flow_log - validating storage_account_id (#​21129)
  • azurerm_orchestrated_virtual_machine_scale_set - validating application_security_group_ids, key_vault_id, proximity_placement_group_id, public_ip_prefix_id and subnet_id (#​21129)
  • azurerm_private_link_service - validating subnet_id (#​21129)
  • azurerm_public_ip - validating public_ip_prefix_id (#​21129)
  • azurerm_postgresql_virtual_network_rule - validating subnet_id is a subnet (#​21129)
  • azurerm_private_dns_zone_virtual_network_link - validating virtual_network_id (#​21129)
  • azurerm_role_definition - polling for longer during deletion (#​21151)
  • azurerm_sentinel_automation_rule - validating logic_app_id (#​21129)
  • azurerm_security_center_workspace - validating log_analytics_workspace_id (#​21129)
  • azurerm_security_center_automation - validating that a Scope is specified (#​21129)
  • azurerm_sql_managed_database - validating managed_instance_id (#​21129)
  • azurerm_sql_managed_instance - validating subnet_id (#​21129)
  • azurerm_static_site_custom_domain - validating static_site_id (#​21129)
  • azurerm_storage_account - updating the validation for ip_rules to highlight the IP Range that's invalid when the validation fails (#​21178)
  • azurerm_storage_account_network_rules - validating ip_rules (#​21178)
  • azurerm_storage_management_policy - validating storage_account_id (#​21129)
  • azurerm_subnet_nat_gateway_association - validating nat_gateway_id and subnet_id (#​21129)
  • azurerm_subnet_network_security_group_association - validating network_security_group_id and subnet_id (#​21129)
  • azurerm_subnet_route_table_association - validating subnet_id (#​21129)
  • azurerm_virtual_hub - validating virtual_wan_id (#​21129)
  • azurerm_virtual_machine_data_disk_attachment - validating managed_disk_id and virtual_machine_id (#​21129)
  • azurerm_virtual_network - validating ddos_protection_plan_id (#​21129)
  • azurerm_virtual_network_gateway - validating default_local_network_gateway_id and public_ip_address_id (#​21129)
  • azurerm_virtual_network_gateway_connection - validating express_route_circuit_id, local_network_gateway_id and peer_virtual_network_gateway_id (#​21129)
  • azurerm_web_application_firewall_policy - the match_values property is now optional (#​21125)
  • azurerm_windows_function_app - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_windows_function_app_slot - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_windows_virtual_machine_scale_set - validating application_security_group_ids, network_security_group_id, proximity_placement_group_id, public_ip_prefix_id, subnet_id and virtual_network_gateway_id (#​21129)
  • azurerm_windows_web_app - fix crash in auth_v2 in active_directory_v2 (#​21113)
  • azurerm_windows_web_app_slot - fix crash in auth_v2 in active_directory_v2 (#​21113)

v3.49.0

Compare Source

BREAKING CHANGES:
App Service site_config

  • ip_restriction blocks are no longer computed - changes to IP restrictions outside of Terraform will now present a diff
  • scm_ip_restriction blocks are no longer computed - changes to SCM IP restrictions outside of Terraform will now present a diff
  • cors blocks no longer require allowed_origins, however, if the property is supplied it must contain at least one item. Omitting this property will set the array empty

FEATURES:

  • New Datasource: azurerm_orchestrated_virtual_machine_scale_set (#​21050)
  • New Resource: azurerm_databricks_virtual_network_peering #​20728 (#​20728)
  • New Resource: azurerm_sentinel_threat_intelligence_indicator (#​20771)
  • New Resource: azurerm_voice_services_communications_gateway (#​20607)

ENHANCEMENTS:

  • dependencies: updating to v0.20230322.1105901 of hashicorp/go-azure-sdk (#​21079)
  • databricks: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​21004)
  • azurerm_app_configuration_key - the resource's ID has been changed to match the Data Plane URL format to work around a number of bugs in the previous parsing logic (#​20082)
  • azurerm_app_configuration_feature - the resource's ID has been changed to match the Data Plane URL format to work around a number of bugs in the previous parsing logic (#​20082)
  • azurerm_express_route_circuit - add support for authorization_key (#​21104)
  • azurerm_media_job - updating to use API Version 2022-07-01 (#​20956)
  • azurerm_media_transform - updating to use API Version 2022-07-01 (#​20956)
  • azurerm_virtual_network_gateway - support for conditional/patch updates (#​21009)
  • azurerm_web_application_firewall_policy - the field operator within the match_conditions block can now be set to Any (#​20971)
  • azurerm_kubernetes_cluster - add missing property to oms_agent schema(#​21046)
  • azurerm_kubernetes_cluster - deprecate docker_bridge_cidr which is no longer supported by the API since docker is no longer a valid container runtime (#​20952)
  • azurerm_management_group_policy_assignment - support for the overrides and resource_selectors blocks (#​20686)
  • azurerm_mysql_flexible_server - support for the geo_backup_key_vault_key_id and geo_backup_user_assigned_identity_id properties (#​20796)
  • azurerm_resource_group_policy_assignment - support for the overrides and resource_selectors blocks (#​20686)
  • azurerm_resource_policy_assignment - support for the overrides and resource_selectors blocks (#​20686)
  • azurerm_role_assignment - support subscription aliases scopes (#​20895)
  • azurerm_signalr_service - support for public_network_access_enabled, local_auth_enabled, aad_auth_enabled, tls_client_cert_enabled, and serverless_connection_timeout_in_seconds properties (#​20975)
  • azurerm_subscription_policy_assignment - support for the overrides and resource_selectors blocks (#​20686)
  • azurerm_sentinel_log_analytics_workspace_onboarding - the resource_group_name and workspace_name properties have been deprecated in favour of workspace_id (#​20661)
  • azurerm_virtual_network_peering - adding an explicit default value for allow_forwarded_traffic, allow_gateway_transit and use_remote_gateways (#​21009)
  • azurerm_virtual_hub - support for the hub_routing_preference property (#​21028)

BUG FIXES:

  • azurerm_automation_account - the key_source property has been deprecated (#​21041)
  • azurerm_application_insights - the workspace_id can now be updated without creating a new resource (#​21029)
  • azurerm_firewall - Prevent duplicate name from being used for ip_configuration and management_ip_configuration (#​21068)
  • azurerm_kubernetes_cluster - replace calls to the deprecated accessProfiles endpoint with listUserCredentials (#​20927)
  • azurerm_kusto_cluster - language_extensions is now a Set rather than a List (#​20951)
  • azurerm_linux_function_app - fixan update bug with the health_check_eviction_time_in_min property (#​21095)
  • azurerm_linux_function_app - fixed processing of cors block (#​20987)
  • azurerm_linux_function_app - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_linux_function_app - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_linux_function_app - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_function_app - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_function_app_slot - fixed processing of cors block (#​20987)
  • azurerm_linux_function_app_slot - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_function_app_slot - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_function_app_slot - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_linux_function_app_slot - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_linux_web_app - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_linux_web_app - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_linux_web_app - fixed processing of cors block (#​20987)
  • azurerm_linux_web_app - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_web_app - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_web_app_slot - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_linux_web_app_slot - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_linux_web_app_slot - fixed processing of cors block (#​20987)
  • azurerm_linux_web_app_slot - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_linux_web_app_slot - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_machine_learning_datastore_blobstorage - fixan issue creating this resource in clouds other than public (#​21016)
  • azurerm_virtual_desktop_host_pool - changing the load_balancer_type property no longer creates a new resource (#​20947)
  • azurerm_windows_function_app - fixan update bug with the health_check_eviction_time_in_min property (#​21095)
  • azurerm_windows_function_app - fixed processing of cors block (#​20987)
  • azurerm_windows_function_app - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_windows_function_app - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_windows_function_app - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_function_app - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_function_app_slot - fixed processing of cors block (#​20987)
  • azurerm_windows_function_app_slot - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_windows_function_app_slot - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_windows_function_app_slot - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_function_app_slot - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_web_app - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_web_app - fixed processing of cors block (#​20987)
  • azurerm_windows_web_app - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_web_app - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_windows_web_app - fixread for token_store_enabled to correctly set returned value in state (#​21091)
  • azurerm_windows_web_app_slot - the ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_web_app_slot - fixed processing of cors block (#​20987)
  • azurerm_windows_web_app_slot - the scm_ip_restriction block can is now successfully removed by removing from config (#​20987)
  • azurerm_windows_web_app_slot - fixauth_v2 active_directory_v2 sending empty data (#​21091)
  • azurerm_windows_web_app_slot - fixread for token_store_enabled to correctly set returned value in state (#​21091)

v3.48.0

Compare Source

FEATURES:

  • New Data Source: azurerm_mobile_network_sim_policy [FGH-20732]
  • New Resource: azurerm_express_route_port_authorization (#​20736)
  • New Resource: azurerm_mobile_network_sim_policy (#​20732)
  • New Resource: azurerm_site_recovery_vmware_replication_policy (#​20881)
  • New Resource: azurerm_sentinel_alert_rule_anomaly_duplicate (#​20760)

ENHANCEMENTS:

  • dependencies: updating to v0.20230316.1132628 of github.com/hashicorp/go-azure-sdk (#​20986)
  • signalr: updating to API Version 2023-02-01 (#​20910)
  • webpubsub: updating to API Version 2023-02-01 (#​20910)
  • azurerm_express_route_gateway - support for the allow_non_virtual_wan_traffic property (#​20667)
  • azurerm_ssh_public_key - allow . for name validation (#​20955)

BUG FIXES:

  • provider: fix an authentication bug which sometimes caused access tokens to be refreshed too late (#​20894)
  • azurerm_bot_channel_directline - fixing an issue where an empty site was passed to the API (#​20890)
  • azurerm_healthcare_dicom_service - extending the create and update timeouts to 90 minutes (#​20932)
  • azurerm_kusto_eventhub_data_connection - fixing an issue where an existing resource wouldn't be flagged during creation (#​20926)
  • azurerm_linux_function_app - Fixed apply time validation when using WEBSITE_CONTENTOVERVNET  (#​18258)
  • azurerm_windows_function_app - Fixed apply time validation when using WEBSITE_CONTENTOVERVNET (#​18258)

v3.47.0

Compare Source

FEATURES:

  • New Resource: azurerm_sentinel_metadata (#​20801)

ENHANCEMENTS

  • dependencies: updating to v4.4.0+incompatible of github.com/gofrs/uuid (#​20821)
  • dependencies: updating to v0.55.0 of github.com/hashicorp/go-azure-helpers (#​20807)
  • dependencies: updating to version v0.20230309.1123256 of github.com/hashicorp/go-azure-sdk (#​20810)
  • dependencies: updating to v0.20230307.1105329 of github.com/tombuildsstuff/kermit (#​20821)
  • dependencies: updating redis/2021-06-01 to redis/2022-06-01 (#​20839)
  • dashboard: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20810)
  • media: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20810)
  • servicebus: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20810)
  • Data Source: azurerm_function_app_host_keys - exporting blobs_extension_key (#​20837)
  • Data Source: azurerm_servicebus_namespace - exporting endpoint (#​20790)
  • Data Source: azurerm_kubernetes_cluster - generate and export node_resource_group_id (#​20830)
  • azurerm_kubernetes_cluster - generate and export node_resource_group_id (#​20830)
  • azurerm_kubernetes_cluster - support for thevertical_pod_autoscaler_enabled property (#​20751)
  • azurerm_kubernetes_cluster - support for the msi_auth_for_monitoring_enabled property (#​20757)
  • azurerm_kubernetes_cluster - the vm_size property of the default_node_pool is no longer ForceNew and can be resized by specifying temporary_name_for_rotation (#​20628)
  • azurerm_mariadb_server - support for the ssl_minimal_tls_version_enforced property (#​20782)
  • azurerm_monitor_action_group - support for the location property (#​20603)
  • azurerm_mssql_database - support for ServerlessGen5 Hyperscale (#​20875)
  • azurerm_mssql_managed_database - support for retention policies (#​20845)
  • azurerm_servicebus_namespace - exports the endpoint attribute (#​20790)
  • azurerm_virtual_network_peering - support for the triggers property to allow address_space synchronization (#​20877)

BUG FIXES:

  • provider: fix an issue with authentication using oidc_token_file_path (#​20824)
  • provider: fix an issue with Azure CLI authentication when running in Azure Cloud Shell (#​20824)
  • azurerm_application_insights_analytics_item - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_automated_connection_type - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_automation_software_update_configuration - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_automation_source_control - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_automation_watcher - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_cdn_frontdoor_origin - fixregression where origin_host_header value would be inadvertently removed (#​20874)
  • azurerm_cdn_frontdoor_route_disable_link_to_default_domain - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_container_registry_task - fixupdating failed due to incomplete registry_credential (#​20841)
  • azurerm_digital_twins_time_series_database_connection - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_fluid_relay_server - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_function_app_active_slot - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_iothub_endpoint_eventhub - marking the resource as gone when it's been deleted outside of Terraform (#​20798)
  • azurerm_iothub - fixwrong default value of file_upload.sas_ttl when not specified (#​20854)
  • azurerm_iothub_endpoint_servicebus_queue - marking the resource as gone when it's been deleted outside of Terraform (#​20798)
  • azurerm_iothub_endpoint_servicebus_topic - marking the resource as gone when it's been deleted outside of Terraform (#​20798)
  • azurerm_iothub_endpoint_servicebus_queue - marking the resource as gone when it's been deleted outside of Terraform (#​20798)
  • azurerm_iothub_endpoint_storage_container - marking the resource as gone when it's been deleted outside of Terraform (#​20798)
  • azurerm_iothub_fallback_route - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_iothub_route - marking the resource as gone when it's been deleted outside of Terraform (#​20798)
  • azurerm_kubernetes_cluster - fixvalidation logic for dns_prefix (#​20813)
  • azurerm_linux_function_app_slot - fixhealth_check_eviction_time_in_min (#​20816)
  • azurerm_logic_app_integration_account - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_maintenance_assignment_virtual_machine - prevent a potential panic from a nil value (#​20781)
  • azurerm_maintenance_assignment_virtual_machine - maintenance configuration is now obtained by name rather than using the first in the list (#​20766)
  • azurerm_nginx_certificate - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_nginx_configuration - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_nginx_deployment - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_synapse_workspace_aad_admin - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_synapse_workspace_key - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_synapse_workspace_sql_aad_admin - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_web_app_active_slot - marking the resource as gone when it's been deleted outside of Terraform (#​20797)
  • azurerm_windows_function_app_slot - fixhealth_check_eviction_time_in_min (#​20816)

v3.46.0

Compare Source

FEATURES

  • New Data Source: azurerm_mobile_network_data_network (#​20338)
  • New Data Source: azurerm_sentinel_alert_rule_anomaly_built_in (#​20368)
  • New Resource: azurerm_mobile_network_data_network (#​20338)
  • New Resource: azurerm_sentinel_alert_rule_anomaly_built_in (#​20368)
  • New Resource: azurerm_sentinel_alert_rule_threat_intelligence (#​20739)

ENHANCEMENTS

  • dependencies: updating to v0.20230228.1160358 of github.com/hashicorp/go-azure-sdk (#​20688)
  • dependencies: updating to v0.20230224.1120200 of github.com/tombuildsstuff/kermit (#​20649)
  • dependencies: updating containerservice/2022-09-02-preview to 2023-01-02-preview (#​20734)
  • dependencies: updating hybridCompute/2022-03-10 to 2022-11-10 (#​20733)
  • aadb2c: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20715)
  • databoxedge - switching to use github.com/hashicorp/go-azure-sdk (#​20638)
  • dns: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20688)
  • maps: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20688)
  • signalr: refactoring to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#​20688)
  • compute/shared_image_gallery - switching to use github.com/hashicorp/go-azure-sdk (#​20599)
  • compute/gallery_application - switching to use github.com/hashicorp/go-azure-sdk (#​20599)
  • compute/gallery_application_version - switching to use github.com/hashicorp/go-azure-sdk (#​20599)
  • iottimeseriesinsights - switching to use github.com/hashicorp/go-azure-sdk (#​20416)
  • policy/assignment - switching to use github.com/hashicorp/go-azure-sdk (#​20638)
  • sentinel/alert_rule - switching to use github.com/hashicorp/go-azure-sdk (#​20680)
  • sentinel/automation_rule - switching to use github.com/hashicorp/go-azure-sdk (#​20726)
  • Data Source: azurerm_linux_function_app - support for AuthV2 (EasyAuthV2) auth_settings_v2 (#​20722)
  • Data Source:azurerm_windows_function_app -support for AuthV2 (EasyAuthV2) auth_settings_v2 (#​20722)
  • azurerm_app_service_connection - support for the secret_store block (#​20613)
  • express_route_circuit_peering_resource - support for the advertised_communities property (#​20708)
  • azurerm_healthcare_service - extend range of the cosmosdb_throughput to a maximum of 100000 (#​20755)
  • azurerm_key_vault_key - support for the rotation_policy block (#​19113)
  • azurerm_kubernetes_cluster - support for Standard with the sku_tier (#​20734)
  • azurerm_linux_function_app - support for AuthV2 (EasyAuthV2) auth_settings_v2 (#​20722)
  • azurerm_linux_function_app_slot - support for AuthV2 (EasyAuthV2) auth_settings_v2 (#​20722)
  • azurerm_media_streaming_policy - support for the common_encryption_cbcs.clear_key_encryption, common_encryption_cenc.clear_key_encryption, common_encryption_cenc.clear_track, common_encryption_cenc.content_key_to_track_mapping and envelope_encryption properties (#​20524)
  • azurerm_orchestrated_virtual_machine_scale_set - support for the priority_mix property (#​20618)
  • azurerm_storage_management_policy - support for auto_tier_to_hot_from_cool_enabled (#​20641)
  • azurerm_spring_cloud_connection - support for the secret_store block (#​20613)
  • azurerm_windows_function_app - support for AuthV2 (EasyAuthV2) auth_settings_v2 (#​20722)
  • azurerm_windows_function_app_slot - support for AuthV2 (EasyAuthV2) auth_settings_v2 (#​20722)

BUG FIXES

  • Data Source: azurerm_automation_variable_bool - fixed a regression in read (#​20665)
  • Data Source: azurerm_automation_variable_datetime - fixed a regression in read (#​20665)
  • Data Source: azurerm_automation_variable_int - fixed a regression in read (#​20665)
  • Data Source: azurerm_automation_variable_string - fixed a regression in read (#​20665)
  • azurerm_aadb2c_directory - fixing a crash when the connection dropped (#​20670)
  • azurerm_cdn_frontdoor_origin - origin_host_header can now be cleared once it has been set (#​20679)
  • azurerm_container_app - fixing a crash when the connection dropped (#​20670)
  • azurerm_communication_service - changing the data_location property now creates a new resource ([#​20711](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from busser as a code owner December 16, 2022 02:17
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.36.0 Update Terraform azurerm to v3.36.0 Dec 17, 2022
@renovate renovate bot changed the title Update Terraform azurerm to v3.36.0 chore(deps): update terraform azurerm to v3.36.0 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.36.0 chore(deps): update terraform azurerm to v3.37.0 Dec 22, 2022
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.37.0 chore(deps): update terraform azurerm to v3.38.0 Jan 6, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.38.0 chore(deps): update terraform azurerm to v3.39.0 Jan 13, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.39.0 chore(deps): update terraform azurerm to v3.39.1 Jan 13, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.39.1 chore(deps): update terraform azurerm to v3.40.0 Jan 20, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.40.0 chore(deps): update terraform azurerm to v3.41.0 Jan 27, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.41.0 chore(deps): update terraform azurerm to v3.42.0 Feb 3, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.42.0 chore(deps): update terraform azurerm to v3.43.0 Feb 10, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.43.0 chore(deps): update terraform azurerm to v3.47.0 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/azurerm-3.x branch 3 times, most recently from 3f0c6b1 to ed6c455 Compare March 14, 2023 09:15
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.47.0 chore(deps): update terraform azurerm to v3.48.0 Mar 16, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.48.0 chore(deps): update terraform azurerm to v3.49.0 Mar 24, 2023
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.49.0 chore(deps): update terraform azurerm to v3.50.0 Mar 31, 2023
@busser busser enabled auto-merge (squash) March 31, 2023 11:15
@busser busser merged commit 33a25dc into main Mar 31, 2023
@busser busser deleted the renovate/azurerm-3.x branch March 31, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant