Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform azurerm to v4.21.1 #1875

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor ~> 4.20.0 -> ~> 4.21.0
azurerm (source) required_provider minor 4.20.0 -> 4.21.1

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.21.1

Compare Source

BUG FIXES:

  • azurerm_mssql_server - prevent panic by checking if administrator_login exists in the raw config map (#​28909)

v4.21.0

Compare Source

NOTES:

  • The azurerm_mssql_job_credential resource now supports the password_wo write-only argument
  • The azurerm_mssql_server resource now supports the administrator_login_password_wo write-only argument
  • The azurerm_mysql_flexible_server resource now supports the administrator_password_wo write-only argument
  • The azurerm_postgresql_flexible_server resource now supports the administrator_password_wo write-only argument
  • The azurerm_postgresql_server resource now supports the administrator_login_password_wo write-only argument

FEATURES:

  • New Resource: azurerm_linux_function_app_flex_consumption (#​28199)
  • New Resource: azurerm_network_manager_verifier_workspace (#​28754)

ENHANCEMENTS:

  • dependencies: azurerm_kubernetes_cluster_trusted_access_role_binding - update API version to 2024-05-01 (#​28853)
  • dependencies: desktopvirtualization - update API version to 2024-04-03 (#​28771)
  • dependencies: kusto - update API version to 2024-04-13 (#​28685)
  • dependencies: redis - update API version to 2024-11-01 (#​28696)
  • dependencies: workloads - update API version to 2024-09-01 (#​28825)
  • azurerm_fluid_relay_server - fix versionless_id support for key_vault_key_id (#​28864)
  • azurerm_kubernetes_cluster - add support for the upgrade_override_setting property (#​27962)
  • azurerm_kusto_cluster_principal_assignment - add support for AllDatabaseMonitor role type (#​28685)
  • azurerm_linux_function_app - correctly update WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING when changed in app_settings (#​28859)
  • azurerm_linux_function_app_slot - correctly update WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING when changed in app_settings (#​28859)
  • azurerm_linux_web_app - add support for Node Version 22 (#​28840)
  • azurerm_linux_web_app_slot - add support for Node Version 22 (#​28840)
  • azurerm_logic_app_standard - add support for the vnet_content_share_enabled property (#​28879)
  • azurerm_mssql_job_credential - add support for the password_wo and password_wo_version properties (#​28808)
  • azurerm_mssql_managed_instance - add support for the database_format and hybrid_secondary_usage properties (#​28248)
  • azurerm_mssql_server - add support for the administrator_login_password_wo and administrator_login_password_wo_version properties (#​28818)
  • azurerm_mysql_flexible_server - add support for the administrator_password_wo and administrator_password_wo_version properties (#​28799)
  • azurerm_postgresql_flexible_server - add support for the administrator_password_wo and administrator_password_wo_version properties (#​28857)
  • azurerm_postgresql_server - add support for the administrator_login_password_wo and administrator_login_password_wo_version properties (#​28856)
  • azurerm_service_plan - add support for the I1mv2, I2mv2, I3mv2, I4mv2, I5mv2 skus (#​28316)
  • azurerm_servicebus_namespace - split create/update functions (#​28539)
  • azurerm_storage_account - nested attributes in immutability_policy can now be updated (#​28122)
  • azurerm_windows_function_app - correctly update WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING when changed in app_settings (#​28859)
  • azurerm_windows_function_app_slot - correctly update WEBSITE_CONTENTSHARE and WEBSITE_CONTENTAZUREFILECONNECTIONSTRING when changed in app_settings (#​28859)

BUG FIXES:

  • azurerm_key_vault_secret - recreate the resource if expiration_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 - updating subplan now recreates the resource to work around API behaviour that enables certain settings on updated (#​27805)
  • azurerm_windows_web_app - fix change detection for tomcat_version (#​28842)

Configuration

📅 Schedule: Branch creation - "* * 1,15 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from commjoen as a code owner March 4, 2025 09:06
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Mar 4, 2025
@renovate renovate bot requested a review from bendehaan as a code owner March 4, 2025 09:06
@renovate renovate bot force-pushed the renovate/terraform-azure branch 16 times, most recently from b794499 to 904458e Compare March 5, 2025 21:37
@renovate renovate bot force-pushed the renovate/terraform-azure branch from 904458e to a63748a Compare March 5, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants