Update Terraform azurerm to v3.104.2 #8
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:
3.103.1
->3.104.2
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v3.104.2
Compare Source
NOTE: This is a re-release of
v3.104.1
to include missing changes, please refer to the changelog entries forv3.104.1
.v3.104.1
Compare Source
BUG FIXES:
azurerm_pim_active_role_assignment
- fix a regression where roles assignments could not be created with no expiration (#26029)azurerm_pim_eligible_role_assignment
- fix a regression where roles assignments could not be created with no expiration (#26029)v3.104.0
Compare Source
FEATURES:
azurerm_elastic_san
(#25719)ENHANCEMENTS:
azurerm_key_vault_managed_hardware_security_module_key
(#25935)azurerm_kubernetes_service_version
- support for thedefault_version
property (#25953)network/applicationgateways
- update to usehashicorp/go-azure-sdk
(#25844)dataprotection
- update API version to2024-04-01
(#25882)databasemigration
- update API version to2021-06-30
(#25997)network/ips
- update to usehashicorp/go-azure-sdk
(#25905)network/localnetworkgateway
- update to usehashicorp/go-azure-sdk
(#25905)network/natgateway
- update to usehashicorp/go-azure-sdk
(#25905)network/networksecuritygroup
- update to usehashicorp/go-azure-sdk
(#25971)network/publicips
- update to usehashicorp/go-azure-sdk
(#25971)network/virtualwan
- update to usehashicorp/go-azure-sdk
(#25971)network/vpn
- update to usehashicorp/go-azure-sdk
(#25971)azurerm_databricks_workspace
- support for thedefault_storage_firewall_enabled
property (#25919)azurerm_key_vault
- allow previously existing key vaults to continue to manage thecontact
field prior to thev3.93.0
conditional polling change (#25777)azurerm_linux_function_app
- support for the PowerShell7.4
(#25980)azurerm_log_analytics_cluster
- support for the valueUserAssigned
in theidentity.type
property (#25940)azurerm_pim_active_role_assignment
- remove hard dependency on theroleAssignmentScheduleRequests
API, so that role assignments will not become unmanageable over time (#25956)azurerm_pim_eligible_role_assignment
- remove hard dependency on theroleEligibilityScheduleRequests
API, so that role assignments will not become unmanageable over time (#25956)azurerm_windows_function_app
- support for the PowerShell7.4
(#25980)BUG FIXES:
azurerm_container_app_job
- Allowevent_trigger_config.scale.min_executions
to be0
(#25931)azurerm_container_app_job
- update validation to allow thereplica_retry_limit
property to be set to0
(#25984)azurerm_data_factory_trigger_custom_event
- one ofsubject_begins_with
andsubject_ends_with
no longer need to be set (#25932)azurerm_kubernetes_cluster_node_pool
- prevent race condition by checking the virtual network status when creating a node pool with a subnet ID (#25888)azurerm_postgresql_flexible_server
- fix for defaultstorage_tier
value whenstorage_mb
field has been changed (#25947)azurerm_pim_active_role_assignment
- resolve a number of potential crashes (#25956)azurerm_pim_eligible_role_assignment
- resolve a number of potential crashes (#25956)azurerm_redis_enterprise_cluster_location_zone_support
- addCentral India
zones support (#26000)azurerm_sentinel_alert_rule_scheduled
- thealert_rule_template_version
property is no longerForceNew
(#25688)azurerm_storage_sync_server_endpoint
- preventing a crashed due toinitial_upload_policy
(#25968)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.
This PR has been generated by Mend Renovate. View repository job log here.