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

Bump hashicorp/azurerm from 4.16.0 to 4.21.1 in /code/infra #340

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2025

Bumps hashicorp/azurerm from 4.16.0 to 4.21.1.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.21.1

BUG FIXES:

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

v4.21.0

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)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.21.1 (February 28, 2025)

BUG FIXES:

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

4.21.0 (February 27, 2025)

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)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.16.0 to 4.21.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/v4.21.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.16.0...v4.21.1)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2025

The following labels could not be found: terraform, dependencies.

Copy link

github-actions bot commented Mar 2, 2025

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants