chore(deps): update terraform azurerm to v4.23.0 #50
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.22.0
->4.23.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.23.0
Compare Source
NOTES:
azurerm_key_vault_secret
- resource now supports thevalue_wo
write-only argument (#28947)FEATURES:
azurerm_network_manager_ipam_pool
(#28695)ENHANCEMENTS:
Go
version to1.24.1
(#28999)hashicorp/go-azure-sdk
- update tov0.20250310.1130319
(#29009)azurerm_cognitive_deployment
- add support forDataZoneBatch
in thesku.name
property (#28973)azurerm_mongo_cluster
- add support forM10
,M20
, andM200
compute tiers (#29026)BUG FIXES:
azurerm_linux_function_app
- fix validation forsite_config.application_stack.node_version
to allow22
(#28988)azurerm_postgresql_flexible_server
- fix validation forcustomer_managed_key.key_vault_key_id
andcustomer_managed_key.geo_backup_key_id
to disallow versionless keys preventing unclear error messages (#28981)azurerm_web_pubsub_hub
- validation for theauth.managed_identity_id
now supports token audience as a valid input (#28495)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.