deps: update Terraform azurerm to v4.10.0 #1015
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.8.0
->4.10.0
4.5.0
->4.10.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.10.0
Compare Source
BREAKING CHANGES:
cognitive
to2024-10-01
, due to a behavioural change in this version of the API, theprimary_access_key
andsecondary_access_key
can not be retrieved iflocal_authentication_enabled
has been set tofalse
. These properties that may have had values previously will now be empty. This has affected theazurerm_ai_services
andazurerm_cognitive_account
resources as well as theazurerm_cognitive_account
data source (#27851)FEATURES:
azurerm_key_vault_managed_hardware_security_module_key
(#27827)azurerm_netapp_backup_vault
(#27188)azurerm_netapp_backup_policy
(#27188)ENHANCEMENTS:
terraform-plugin-framework
to versionv1.13.0
(#27936)terraform-plugin-framework-validators
to versionv0.14.0
(#27936)terraform-plugin-go
to versionv0.25.0
(#27936)terraform-plugin-mux
to versionv0.17.0
(#27936)terraform-plugin-sdk/v2
to versionv2.35.0
(#27936)azurerm_bastion_host
- add support for thezones
property (#27909)azurerm_application_gateway
- support more values for thestatus_code
property (#27535)azurerm_bastion_host
- support for thezones
property (#27909)azurerm_communication_service
- support forusgov
region (#27919)azurerm_email_communication_service
- support forusgov
region added (#27919)azurerm_linux_function_app
- support for .NET 9 (#27879)azurerm_linux_function_app_slot
- support for .NET 9 (#27879)azurerm_linux_web_app
- support for .NET 9 (#27879)azurerm_linux_web_app_slot
- support for .NET 9 (#27879)azurerm_windows_web_app
- support for .NET 9 (#27879)azurerm_windows_web_app_slot
- support for .NET 9 (#27879)azurerm_windows_function_app
- support for .NET 9 (#27879)azurerm_windows_function_app_slot
- support for .NET 9 (#27879)BUG FIXES:
azurerm_log_analytics_workspace_table
- use the subscription from workspace ID (#27590)azurerm_traffic_manager_external_endpoint
- the value forpriority
will be dynamically assigned by the API (#27966)azurerm_traffic_manager_azure_endpoint
- the value forpriority
will be dynamically assigned by the API (#27966)v4.9.0
Compare Source
FEATURES:
azurerm_dynatrace_monitor
(#27432)azurerm_dashboard_grafana_managed_private_endpoint
(#27781)azurerm_data_protection_backup_instance_mysql_flexible_server
(#27464)azurerm_mongo_cluster
(#27636)azurerm_stack_hci_network_interface
(#26888)ENHANCEMENTS:
go-azure-sdk
tov0.20241104.1140654
(#27896)go-azure-helpers
tov0.71.0
(#27897)golang-jwt
tov4.5.1
(#27938)storage
- allowazurerm_storage_account
to be used in Data Plane restrictive environments (#27818)azurerm_cognitive_deployment
-sku.0.name
now supportsDataZoneStandard
(#27926)azurerm_mssql_managed_database
- support for thetags
property (#27857)azurerm_oracle_cloud_vm_cluster
- support for thedomain
,scan_listener_port_tcp
,scan_listener_port_tcp_ssl
andzone_id
properties (#27808)azurerm_public_ip_prefix
- support for thesku_tier
property (#27882)azurerm_public_ip
- support for thedomain_name_label_scope
property (#27748)azurerm_subnet
-default_outbound_access_enabled
can now be updated (#27858)azurerm_storage_container
- support for thestorage_account_id
property (#27733)azurerm_storage_share
- support for thestorage_account_id
property (#27733)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.