chore(deps): update terraform azurerm to v4.21.0 #1636
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.20.0
->4.21.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.21.0
Compare Source
NOTES:
azurerm_mssql_job_credential
resource now supports thepassword_wo
write-only argumentazurerm_mssql_server
resource now supports theadministrator_login_password_wo
write-only argumentazurerm_mysql_flexible_server
resource now supports theadministrator_password_wo
write-only argumentazurerm_postgresql_flexible_server
resource now supports theadministrator_password_wo
write-only argumentazurerm_postgresql_server
resource now supports theadministrator_login_password_wo
write-only argumentFEATURES:
azurerm_linux_function_app_flex_consumption
(#28199)azurerm_network_manager_verifier_workspace
(#28754)ENHANCEMENTS:
azurerm_kubernetes_cluster_trusted_access_role_binding
- update API version to2024-05-01
(#28853)desktopvirtualization
- update API version to2024-04-03
(#28771)kusto
- update API version to2024-04-13
(#28685)redis
- update API version to2024-11-01
(#28696)workloads
- update API version to2024-09-01
(#28825)azurerm_fluid_relay_server
- fixversionless_id
support forkey_vault_key_id
(#28864)azurerm_kubernetes_cluster
- add support for theupgrade_override_setting
property (#27962)azurerm_kusto_cluster_principal_assignment
- add support forAllDatabaseMonitor
role type (#28685)azurerm_linux_function_app
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)azurerm_linux_function_app_slot
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)azurerm_linux_web_app
- add support for Node Version22
(#28840)azurerm_linux_web_app_slot
- add support for Node Version22
(#28840)azurerm_logic_app_standard
- add support for thevnet_content_share_enabled
property (#28879)azurerm_mssql_job_credential
- add support for thepassword_wo
andpassword_wo_version
properties (#28808)azurerm_mssql_managed_instance
- add support for thedatabase_format
andhybrid_secondary_usage
properties (#28248)azurerm_mssql_server
- add support for theadministrator_login_password_wo
andadministrator_login_password_wo_version
properties (#28818)azurerm_mysql_flexible_server
- add support for theadministrator_password_wo
andadministrator_password_wo_version
properties (#28799)azurerm_postgresql_flexible_server
- add support for theadministrator_password_wo
andadministrator_password_wo_version
properties (#28857)azurerm_postgresql_server
- add support for theadministrator_login_password_wo
andadministrator_login_password_wo_version
properties (#28856)azurerm_service_plan
- add support for theI1mv2
,I2mv2
,I3mv2
,I4mv2
,I5mv2
skus (#28316)azurerm_servicebus_namespace
- split create/update functions (#28539)azurerm_storage_account
- nested attributes inimmutability_policy
can now be updated (#28122)azurerm_windows_function_app
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)azurerm_windows_function_app_slot
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)BUG FIXES:
azurerm_key_vault_secret
- recreate the resource ifexpiration_date
is removed after having been set (#28494)azurerm_log_analytics_cluster_customer_managed_key
- fix error due to read-only property included in request payload during create/update/delete operations (#28862)azurerm_log_analytics_cluster_customer_managed_key
- remove resource from state when deleted outside of Terraform (#28862)azurerm_log_analytics_cluster_customer_managed_key
- fix resource delete function (#28862)azurerm_security_center_pricing
- updatingsubplan
now recreates the resource to work around API behaviour that enables certain settings on updated (#27805)azurerm_windows_web_app
- fix change detection fortomcat_version
(#28842)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 was generated by Mend Renovate. View the repository job log.