chore(deps): update terraform azurerm to v4.37.0 #82
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.36.0
->4.37.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.37.0
Compare Source
FEATURES:
azurerm_network_manager_ipam_pool
(#30145)ENHANCEMENTS:
azurerm_virtual_machine_scale_set
- add support for theauxiliary_mode
andauxiliary_sku
properties (#30159)azurerm_container_app_environment
- add support for theidentity
block (#29409)azurerm_eventhub
- add support for theretention_description
block (#29427)azurerm_kubernetes_cluster
- add support for theDaily
value in themaintenance_window_auto_upgrade.frequency
property (#30133)azurerm_kubernetes_flux_configuration
- add support for thegit_repository.provider
property (#30082)azurerm_mssql_job_step
- thejob_credential_id
andoutput_target.job_credential_id
properties are now optional (#30031)azurerm_orchestrated_virtual_machine_scale_set
- add support forauxiliary_mode
andauxiliary_sku
(#30102)azurerm_storage_account
- add support for theprovisioned_billing_model_version
property (#29043)azurerm_vpn_gateway_connection
- add support for thedpd_timeout_seconds
property (#29434)BUG FIXES:
azurerm_virtual_machine_scale_set
- fix a panic caused by missing properties (#30159)azurerm_container_app_environment
- fix import forworkload_profile
(#30139)azurerm_mongo_cluster
- thecreate_mode
property no longer causes ForceNews on import (#29375)azurerm_virtual_network
- suppress a perpetual diff onaddress_space
when usingip_address_pool
(#30073)azurerm_vpn_gateway_connection
- theshared_key
is now Optional + Computed (#30152)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.