chore(deps): update terraform azurerm to v4.39.0 #87
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.38.1
->4.39.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.39.0
Compare Source
FEATURES:
azurerm_api_management_standalone_gateway
(#30226)azurerm_eventgrid_partner_namespace
(#30266)azurerm_postgresql_flexible_server_backup
(#29201)ENHANCEMENTS:
cognitive
- update API version to2025-06-01
(#30302)machinelearning
- update API version to2025-06-01
(#30268)azurerm_oracle_db_system_shapes
- add support for thezone
property (#30071)azurerm_oracle_gi_versions
- add support for theshape
andzone
properties (#30071)azurerm_cognitive_deployment
- removemodel.format
validation (#30276)azurerm_eventgrid_system_topic
- add support for theSystemAssigned, UserAssigned
value for theidentity.type
property (#30339)azurerm_linux_web_app
- add support for the8.4
value in thephp_version
property (#30281)azurerm_linux_web_app_slot
- add support for the8.4
value in thephp_version
property (#30281)azurerm_postgresql_flexible_server
- thecustomer_managed_key.geo_backup_key_vault_key_id
now supports versionless IDs (#30305)azurerm_site_recovery_replicated_vm
- thetarget_disk_type
property now supports theStandardSSD_ZRS
,Premium_ZRS
andPremiumV2_LRS
values and thetarget_replica_disk_type
now supports theStandardSSD_ZRS
andPremium_ZRS
properties (#30291)BUG FIXES:
azurerm_container_app_environment
- fix an issue whereidentity
was not set to the update request payload (#30311)azurerm_function_app_flex_consumption
- themaximum_instance_count
property now updates as expected (#30342)azurerm_kubernetes_cluster_node_pool
- add locks onvnet_subnet_id
andpod_subnet_id
to prevent conflicts while updating multiple node pools in parallel (#29537)azurerm_postgresql_flexible_server
- fix an issue whereadministrator_password_wo
was not set to the update request payload (#29475)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.