Skip to content

Bump hashicorp/azurerm from 3.59.0 to 3.60.0 in /code/infra #2

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps hashicorp/azurerm from 3.59.0 to 3.60.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.60.0

NOTES:

  • azurerm_security_center_subscription_pricing - upon deletion the pricing tier will now reset to Free tier (#21437)

ENHANCEMENTS:

  • dependencies: batch: updating to API Version 2022-10-01 (#21962)
  • dependencies: loadtest: updating to API Version 2022-12-01 (#22091)
  • provider: adding the client_id_file_path and client_secret_file_path provider properties (#21764)
  • data.azurerm_key_vault_encrypted_value - now exports the decoded_plain_text_value [attribute GH-21682]
  • azurerm_automanage_configuration - support for the backup and azure_security_baseline blocks (#22081)
  • azurerm_app_configuration - support toggling of user permission error on soft deleted stores through app_configuration.recover_soft_deleted feature flag (#19661)
  • azurerm_backup_policy_file_share - support for day-based retention policies and hourly backups (#21529)
  • azurerm_linux_function_app - support for Python 3.11 for Linux function app (#21956)
  • azurerm_linux_function_app_slot - support for Python 3.11 for Linux function app (#21956)
  • azurerm_monitor_autoscale_setting - support for the predictive block (#22038)
  • azurerm_machine_learning_compute_instance - support for the node_public_ip_enabled property (#22063)
  • azurerm_spring_cloud_service - support for the container_registry block (#22017)
  • azurerm_site_recovery_replication_recovery_plan - the order of the pre_action and post_action properties is now respected (#22019)

BUG FIXES:

  • azurerm_hdinsight_interactive_query_cluster - deprecating the *_node.0.autoscale.0.capacity property (#21981)
  • azurerm_key_vault_key - allow the rotation_policy property to be removed (#21935)
  • azurerm_mssql_server - fix issue where the minimum_tls_version property is being returned as None instead of Disabled (#22067)
  • azurerm_sentinel_data_connector_microsoft_threat_intelligence - the bing_safety_phishing_url_lookback_date property has been deprecated (#21954)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.60.0 (June 08, 2023)

NOTES:

  • azurerm_security_center_subscription_pricing - upon deletion the pricing tier will now reset to Free tier (#21437)

ENHANCEMENTS:

  • dependencies: batch: updating to API Version 2022-10-01 (#21962)
  • dependencies: loadtest: updating to API Version 2022-12-01 (#22091)
  • provider: adding the client_id_file_path and client_secret_file_path provider properties (#21764)
  • data.azurerm_key_vault_encrypted_value - now exports the decoded_plain_text_value [attribute GH-21682]
  • azurerm_automanage_configuration - support for the backup and azure_security_baseline blocks (#22081)
  • azurerm_app_configuration - support toggling of user permission error on soft deleted stores through app_configuration.recover_soft_deleted feature flag (#19661)
  • azurerm_backup_policy_file_share - support for day-based retention policies and hourly backups (#21529)
  • azurerm_linux_function_app - support for Python 3.11 for Linux function app (#21956)
  • azurerm_linux_function_app_slot - support for Python 3.11 for Linux function app (#21956)
  • azurerm_monitor_autoscale_setting - support for the predictive block (#22038)
  • azurerm_machine_learning_compute_instance - support for the node_public_ip_enabled property (#22063)
  • azurerm_spring_cloud_service - support for the container_registry block (#22017)
  • azurerm_site_recovery_replication_recovery_plan - the order of the pre_action and post_action properties is now respected (#22019)

BUG FIXES:

  • azurerm_hdinsight_interactive_query_cluster - deprecating the *_node.0.autoscale.0.capacity property (#21981)
  • azurerm_key_vault_key - allow the rotation_policy property to be removed (#21935)
  • azurerm_mssql_server - fix issue where the minimum_tls_version property is being returned as None instead of Disabled (#22067)
  • azurerm_sentinel_data_connector_microsoft_threat_intelligence - the bing_safety_phishing_url_lookback_date property has been deprecated (#21954)
Commits
  • b90d56e v3.60.0
  • dee9c00 Update CHANGELOG.md for #22093
  • 51d1990 Revert "azurerm_key_vault_managed_hardware_security_module - support for `a...
  • 71b6a4e Update CHANGELOG.md #21962
  • 7b60a3b dependencies - update batch to 2022-10-01 (#21962)
  • 98c9b48 Support no public ip on firewall ip_configuration for forced tunneling (#22...
  • c9966de Update CHANGELOG.md
  • ac0a087 azurerm_storage_account updated valid values for blob_properties.default_serv...
  • 025c38e Update CHANGELOG.md for #20855
  • b22ea97 azurerm_key_vault_managed_hardware_security_module - support for `activate_...
  • Additional commits viewable in compare view

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 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 3.59.0 to 3.60.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v3.59.0...v3.60.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2023

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

Copy link
Contributor

@marvinbuss marvinbuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@marvinbuss marvinbuss merged commit 9a9330b into main Jun 9, 2023
@marvinbuss marvinbuss deleted the dependabot/terraform/code/infra/hashicorp/azurerm-3.60.0 branch June 9, 2023 11:27
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.

1 participant