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.102.0 (master) #1847

Merged
merged 1 commit into from
May 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.97.1 -> 3.102.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v3.102.0

Compare Source

FEATURES:

  • New Resource: azurerm_container_app_job [GH-23871]
  • New Resource: azurerm_network_manager_connectivity_configuration [GH-25746]
  • New Resource: azurerm_maintenance_assignment_dynamic_scope [GH-25467]
  • New Resource: azurerm_virtual_machine_gallery_application_assignment [GH-22945]
  • New Resource: azurerm_virtual_machine_automanage_configuration_assignment [GH-25480]

ENHANCEMENTS:

  • dependencies: updating github.com/hashicorp/go-azure-helpers to v0.68.0 [GH-25873]
  • loganalytics - update cluster resource to api version 2022-01-01 [GH-25686]
  • azurerm_bastion_host - support for the kerberos_enabled property [GH-25823]
  • azurerm_container_app - secrets can now be removed [GH-25743]
  • azurerm_linux_virtual_machine - support for the additional capability hibernation_enabled [GH-25807]
  • azurerm_linux_virtual_machine_scale_set - support for the maximum_surge_instances property for vmss rolling upgrades [GH-24914]
  • azurerm_windows_virtual_machine - support for the additional capability hibernation_enabled [GH-25807]
  • azurerm_windows_virtual_machine_scale_set - support for the maximum_surge_instances property for vmss rolling upgrades [GH-24914]
  • azurerm_storage_account - support for the permanent_delete_enabled property within retention policies [GH-25778]

BUG FIXES:

  • azurerm_log_analytics_saved_search - the function_parameters property now repsects the order of elements [GH-25869]
  • azurerm_monitor_private_link_scoped_service - normalize case of the linked_resource_id property during reads [GH-25787]
  • azurerm_role_assignment -add addtional retry logic to assist with cross-tenant use [GH-25853]

v3.101.0

Compare Source

ENHANCEMENTS:

  • dependencies: updating to v0.20240424.1114424 of github.com/hashicorp/go-azure-sdk (#​25749)
  • dependencies: updating to v0.27.0 of github.com/tombuildsstuff/giovanni (#​25702)
  • dependencies: updating golang.org/x/net to 0.23.0
  • azurerm_cognitive_account - the kind property now supports ConversationalLanguageUnderstanding (#​25735)
  • azurerm_container_app_custom_domain - support the ability to use Azure Managed Certificates (#​25356)

BUG FIXES:

  • Data Source: azurerm_application_insights - set correct AppID in data source (#​25687)
  • azurerm_virtual_network - suppress diff in ordering for address_space due to inconsistent API response (#​23793)
  • azurerm_storage_data_lake_gen2_filesystem - add context deadline for import (#​25712)
  • azurerm_virtual_network_gateway - preserve existing nat_rules on updates (#​25690)

v3.100.0

Compare Source

ENHANCEMENTS:

  • dependencies: updating hashicorp/go-azure-sdk to v0.20240417.1084633 (#​25659)
  • compute - update Virtual Machine and Virtual Machine Scale Set resources and data sources to use hashicorp/go-azure-sdk (#​25533)
  • machine_learning - Add new machine_learning block that supports purge_soft_deleted_workspace_on_destroy (#​25624)
  • loganalytics - update cluster resource to use hashicorp/go-azure-sdk (#​23373)
  • Data Source: azurerm_management_group - now exports the tenant_scoped_id attribute (#​25555)
  • azurerm_container_app - the ingress.ip_security_restriction.ip_address_range property will now accept an IP address as valid input (#​25609)
  • azurerm_container_group - the identity block can now be updated (#​25543)
  • azurerm_express_route_connection - support for the private_link_fast_path_enabled property (#​25596)
  • azurerm_hdinsight_hadoop_cluster - support for the private_link_configuration block (#​25629)
  • azurerm_hdinsight_hbase_cluster - support for the private_link_configuration block (#​25629)
  • azurerm_hdinsight_interactive_query_cluster - support for the private_link_configuration block (#​25629)
  • azurerm_hdinsight_kafka_cluster - support for the private_link_configuration block (#​25629)
  • azurerm_hdinsight_spark_cluster - support for the private_link_configuration block (#​25629)
  • azurerm_management_group - now exports the tenant_scoped_id attribute (#​25555)
  • azurerm_monitor_activity_log_alert - support for the location property (#​25389)
  • azurerm_mysql_flexible_server - update validating regex for sku_name (#​25642)
  • azurerm_postgresql_flexible_server - support for the GeoRestore create_mode (#​25664)
  • azurerm_virtual_network_gateway_connection - support for the private_link_fast_path_enabled property (#​25650)
  • azurerm_windows_web_app - support for the handler_mapping block (#​25631)
  • azurerm_windows_web_app_slot - support for the handler_mapping block (#​25631)

BUG FIXES:

  • storage: prevent a bug causing the second storage account key to be used for authentication instead of the first (#​25652)
  • azurerm_active_directory_domain_service - prevent an issue where filtered_sync_enabled was not being updated (#​25594)
  • azurerm_application_insights - add a state migration to fix the resource ID casing of Application Insights resources (#​25628)
  • azurerm_function_app_hybrid_connection - can now use relay resources created in a different resource group (#​25541)
  • azurerm_kubernetes_cluster_node_pool - prevent plan diff when the windows_profile.outbound_nat_enabled property is unset (#​25644)
  • azurerm_machine_learning_compute_cluster - fix location to point to parent resource for computes (#​25643)
  • azurerm_machine_learning_compute_instance - fix location to point to parent resource for computes (#​25643)
  • azurerm_storage_account - check replication type when evaluating support level for shares and queues for V1 storage accounts (#​25581)
  • azurerm_storage_account - added a sanity check for dns_endpoint_type and blob_properties.restore_policy (#​25450)
  • azurerm_web_app_hybrid_connection - can now use relay resources created in a different resource group (#​25541)
  • azurerm_windows_web_app - prevent removal of site_config.application_stack.node_version when app_settings are updated (#​25488)
  • azurerm_windows_web_app_slot - prevent removal of site_config.application_stack.node_version when app_settings are updated (#​25489)

DEPRECATIONS:

  • logz - the Logz resources are deprecated and will be removed in v4.0 of the AzureRM Provider since the API no longer allows new instances to be created (#​25405)
  • azurerm_machine_learning_compute_instance - marked the location field as deprecated in v4.0 of the provider (#​25643)
  • azurerm_kubernetes_cluster - the following properties have been deprecated since the API no longer supports cluster creation with legacy Azure Entra integration: client_app_id, server_app_id, server_app_secret and managed (#​25200)

v3.99.0

Compare Source

BREAKING CHANGE:

  • azurerm_linux_web_app - site_config.0.application_stack.0.java_version must be specified with java_server and java_server_version (#​25553)

ENHANCEMENTS:

  • dependencies: updating to v0.20240411.1104331 of github.com/hashicorp/go-azure-sdk/resourcemanager and github.com/hashicorp/go-azure-sdk/sdk (#​25546)
  • dependencies: updating to v0.26.1 of github.com/tombuildsstuff/giovanni (#​25551)
  • azurerm_key_vault - deprecate the contact property from v3.x provider and update properties to Computed & Optional (#​25552)
  • azurerm_key_vault_certificate_contacts - in v4.0 make the contact property optional to allow for deletion of contacts from the key vault (#​25552)
  • azurerm_signalr_service - support for setting the sku property to Premium_P2 (#​25578)
  • azurerm_snapshot - support for the network_access_policy and public_network_access_enabled properties (#​25421)
  • azurerm_storage_account - extend the support level of (blob|queue|share)_properties for Storage kind (#​25427)
  • azurerm_storage_blob - support for the encryption_scope property (#​25551)
  • azurerm_storage_container - support for the default_encryption_scope and encryption_scope_override_enabled properties (#​25551)
  • azurerm_storage_data_lake_gen2_filesystem - support for the default_encryption_scope property (#​25551)
  • azurerm_subnet - the delegation.x.service_delegation.x.name property now supports Oracle.Database/networkAttachments (#​25571)
  • azurerm_web_pubsub - support setting the sku property to Premium_P2 (#​25578)

BUG FIXES:

  • provider: fix an issue where the provider was not correctly configured when using a custom metadata host (#​25546)
  • storage: fix a number of potential crashes during plan/apply with resources using the Storage data plane API (#​25525)
  • azurerm_application_insights - fix issue where the wrong Application ID was set into the property app_id (#​25520)
  • azurerm_application_insights_api_key - add a state migration to re-case static segments of the resource ID (#​25567)
  • azurerm_container_app_environment_certificate - the subject_name attribute is now correctly populated (#​25516)
  • azurerm_function_app_slot - will now taint the resource when partially created (#​24520)
  • azurerm_linux_function_app - will now taint the resource when partially created (#​24520)
  • azurerm_managed_disk - filtering the Resource SKUs response to reduce the memory overhead, when determining whether a Managed Disk can be online resized or not (#​25549)
  • azurerm_monitor_alert_prometheus_rule_group - the severity property is now set correctly when 0 (#​25408)
  • azurerm_monitor_smart_detector_alert_rule - normalising the value for id within the action_group block (#​25559)
  • azurerm_redis_cache_access_policy_assignment - the object_id_alias property now allows usernames (#​25523)
  • azurerm_windows_function_app - will not taint the resource when partially created (#​24520)
  • azurerm_windows_function_app - will not taint the resource when partially created (#​24520)

DEPRECATIONS:

  • azurerm_cosmosdb_account - the connection_strings property has been superseded by the primary and secondary connection strings for sql, mongodb and readonly (#​25510)
  • azurerm_cosmosdb_account - the enable_free_tier property has been superseded by free_tier_enabled (#​25510)
  • azurerm_cosmosdb_account - the enable_multiple_write_locations property has been superseded by multiple_write_locations_enabled (#​25510)
  • azurerm_cosmosdb_account - the enable_automatic_failover property has been superseded by automatic_failover_enabled (#​25510)

v3.98.0

Compare Source

FEATURES:

  • New Resource: azurerm_static_web_app_function_app_registration (#​25331)
  • New Resource: azurerm_system_center_virtual_machine_manager_inventory_items (#​25110)
  • New Resource: azurerm_workloads_sap_discovery_virtual_instance (#​24342)
  • New Resource: azurerm_redis_cache_policy (#​25477)
  • New Resource: azurerm_redis_cache_policy_assignment (#​25477)

ENHANCEMENTS:

  • dependencies: updating to v0.20240402.1085733 of github.com/hashicorp/go-azure-sdk (#​25482)
  • dependencies: updating to v0.67.0 of github.com/hashicorp/go-azure-helpers (#​25446)
  • dependencies: updating to v0.25.4 of github.com/tombuildsstuff/giovanni (#​25404)
  • alertsmanagement - updating remaining resources to use hashicorp/go-azure-sdk (#​25486)
  • applicationinsights - updating remaining resources to use hashicorp/go-azure-sdk (#​25376)
  • compute - update to API version 2024-03-01 (#​25436)
  • compute - update shared image resources and data sources to use hashicorp/go-azure-sdk (#​25503)
  • containerinstance - update to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#​25416)
  • maintenance - updating to API Version 2023-04-01 (#​25388)
  • recovery_services - Add recovery_service block to the provider that supports vm_backup_stop_protection_and_retain_data_on_destroy and purge_protected_items_from_vault_on_destroy(#​25515)
  • storage - the Storage Account cache is now populated using hashicorp/go-azure-sdk (#​25437)
  • azurerm_bot_service_azure_bot - support for the cmk_key_vault_key_url property (#​23640)
  • azurerm_capacity_reservation - update validation for capacity (#​25471)
  • azurerm_container_app - add support for key_vault_id and identity properties in the secret block (#​24773)
  • azurerm_databricks_workspace - expose managed_services_cmk_key_vault_id and managed_disk_cmk_key_vault_id and key_vault_id to support cross subscription CMK's. (#​25091)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - expose key_vault_id to support cross subscription CMK's. (#​25091)
  • azurerm_managed_hsm_role_*_ids - use specific resource id to replace generic nested item id (#​25323)
  • azurerm_mssql_database - add support for secondary_type (#​25360)
  • azurerm_monitor_scheduled_query_rules_alert_v2 - support for the identity block (#​25365)
  • azurerm_mssql_server_extended_auditing_policy - support for audit_actions_and_groups and predicate_expression (#​25425)
  • azurerm_netapp_account - can now be imported (#​25384)
  • azurerm_netapp_volume - support for the kerberos_enabled, smb_continuous_availability_enabled, kerberos_5_read_only_enabled, kerberos_5_read_write_enabled, kerberos_5i_read_only_enabled, kerberos_5i_read_write_enabled, kerberos_5p_read_only_enabled, and kerberos_5p_read_write_enabled properties (#​25385)
  • azurerm_recovery_services_vault - upgrading to version 2024-01-01 (#​25325)
  • azurerm_stack_hci_cluster - the client_id property is now optional (#​25407)
  • azurerm_storage_encryption_scope - refactoring to use hashicorp/go-azure-sdk rather than Azure/azure-sdk-for-go (#​25437)
  • azurerm_mssql_elasticpool - the maintenance_configuration_name property now supports values SQL_SouthAfricaNorth_DB_1, SQL_SouthAfricaNorth_DB_2, SQL_WestUS3_DB_1 and SQL_WestUS3_DB_2 (#​25500)
  • azurerm_lighthouse_assignment - updating API Version from 2019-06-01 to 2022-10-01 (#​25473)

BUG FIXES:

  • network - updating the GatewaySubnet validation to show the Subnet Name when the validation fails (#​25484)
  • azurerm_function_app_hybrid_connection - fix an issue during creation when send_key_name is specified (#​25379)
  • azurerm_linux_web_app_slot - fix a crash when upgrading the provider to v3.88.0 or later (#​25406)
  • azurerm_mssql_database - update the behavior of the enclave_type field. (#​25508)
  • azurerm_mssql_elasticpool - update the behavior of the enclave_type field. (#​25508)
  • azurerm_network_manager_deployment - add locking (#​25368)
  • azurerm_resource_group_template_deployment - changes to parameters_content and template_content now force output_content to be updated in the plan (#​25403)
  • azurerm_storage_blob - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_container - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_data_lake_gen2_filesystem - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_data_lake_gen2_filesystem_path - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_queue - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_share - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_share_directory - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_share_directory - resolve an issue where directories might fail to destroy (#​25404)
  • azurerm_storage_share_file - fix a potential crash when the endpoint is unreachable (#​25404)
  • azurerm_storage_share_file - fix several bugs with path handling when creating files in subdirectories (#​25404)
  • azurerm_web_app_hybrid_connection - fix an issue during creation when send_key_name is specified (#​25379)
  • azurerm_windows_web_app - prevent a panic during resource upgrade (#​25509)

Configuration

📅 Schedule: Branch creation - "after 10am on saturday,on sunday" in timezone Asia/Taipei, 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 a team as a code owner April 5, 2024 10:35
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 12 times, most recently from c0c1dee to ddb9e4d Compare April 12, 2024 04:09
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.98.0 (master) chore(deps): update terraform azurerm to v3.99.0 (master) Apr 12, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 3 times, most recently from 2b90dbe to f282a26 Compare April 19, 2024 07:01
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.99.0 (master) chore(deps): update terraform azurerm to v3.100.0 (master) Apr 19, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from daf38c3 to 17e1fb5 Compare April 24, 2024 02:07
mergify[bot]
mergify bot previously approved these changes Apr 24, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 3 times, most recently from b9cf301 to 3c057a9 Compare April 25, 2024 08:39
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.100.0 (master) chore(deps): update terraform azurerm to v3.101.0 (master) Apr 26, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 3c057a9 to 40e2ff2 Compare April 26, 2024 05:12
mergify[bot]
mergify bot previously approved these changes Apr 26, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 2 times, most recently from 541e771 to ecec6b9 Compare April 29, 2024 11:19
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 12 times, most recently from 12d220f to 3b9ebb1 Compare May 3, 2024 01:04
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from 3b9ebb1 to 8f7b204 Compare May 3, 2024 03:06
@renovate renovate bot changed the title chore(deps): update terraform azurerm to v3.101.0 (master) chore(deps): update terraform azurerm to v3.102.0 (master) May 3, 2024
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch 9 times, most recently from d16a4e5 to f07424f Compare May 8, 2024 22:58
@renovate renovate bot force-pushed the renovate/master-minor-dependencies branch from fd4c145 to c7242c7 Compare May 8, 2024 23:20
@khushboo-rancher khushboo-rancher merged commit 0c9d5f7 into master May 8, 2024
6 checks passed
@khushboo-rancher khushboo-rancher deleted the renovate/master-minor-dependencies branch May 8, 2024 23:22
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.

1 participant