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

Update hashicorp/azurerm requirement from =2.85.0 to 3.73.0 #86

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.73.0

FEATURES:

  • New Resource: azurerm_iothub_endpoint_cosmosdb_account (#23065)
  • New Resource: azurerm_virtual_hub_routing_intent (#23138)

ENHANCEMENTS:

  • dependencies: updating to v0.1.1 of github.com/btubbs/datetime (#23221)
  • dependencies: updating to v1.3.1 of github.com/google/uuid (#23221)
  • dependencies: updating to v0.61.0 of github.com/hashicorp/go-azure-helpers (#23249)
  • dependencies: updating to v0.20230907.1113401 of github.com/hashicorp/go-azure-sdk (#23221)
  • dependencies: updating to v1.5.0 of github.com/hashicorp/go-hclog (#23221)
  • dependencies: updating to v2.29.0 of github.com/hashicorp/terraform-plugin-sdk/v2 (#23221)
  • dependencies: updating to v1.5.1 of github.com/hashicorp/terraform-plugin-testing (#23221)
  • dependencies: updating to v1.20.2 of github.com/rickb777/date (#23221)
  • dependencies: updating to v0.13.0 of golang.org/x/crypto (#23221)
  • dependencies: updating to v0.15.0 of golang.org/x/net (#23221)
  • dependencies: updating to v0.13.0 of golang.org/x/tools (#23221)
  • azurerm_bot_channel_ms_teams - support for deployment_environment (#23122)
  • azurerm_managed_disk - updating to use API Version 2023-04-02 (#23233)
  • azurerm_managed_disk - support for optimized_frequent_attach_enabled (#23241)
  • azurerm_managed_disk - support for performance_plus_enabled (#23241)
  • azurerm_maps_account - support for local_authentication_enabled (#23216)
  • azurerm_mssql_elasticpool - support for configuring license_type when using the Hyperscale sku (#23256)
  • azurerm_security_center_assessment_policy - refactoring to use hashicorp/go-azure-sdk (#23158)

BUG FIXES:

  • azurerm_api_management - split create and update methods (#23259)
  • azurerm_api_management_backend - fixing a panic when flattening the credentials block (#23219)
  • azurerm_key_vault_certificate - fixing a regression where certificates from a custom/unknown issuer would be polled indefinitely (#23214)
  • azurerm_redis_cache - prevent sending redis_configuration.aof_backup_enabled when the sku is not Premium to avoid API error (#22774)
  • azurerm_web_application_firewall_policy - capture and toggle state of custom_rule blocks with an enabled field (#23163)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.73.0 (September 14, 2023)

FEATURES:

  • New Resource: azurerm_iothub_endpoint_cosmosdb_account (#23065)
  • New Resource: azurerm_virtual_hub_routing_intent (#23138)

ENHANCEMENTS:

  • dependencies: updating to v0.1.1 of github.com/btubbs/datetime (#23221)
  • dependencies: updating to v1.3.1 of github.com/google/uuid (#23221)
  • dependencies: updating to v0.61.0 of github.com/hashicorp/go-azure-helpers (#23249)
  • dependencies: updating to v0.20230907.1113401 of github.com/hashicorp/go-azure-sdk (#23221)
  • dependencies: updating to v1.5.0 of github.com/hashicorp/go-hclog (#23221)
  • dependencies: updating to v2.29.0 of github.com/hashicorp/terraform-plugin-sdk/v2 (#23221)
  • dependencies: updating to v1.5.1 of github.com/hashicorp/terraform-plugin-testing (#23221)
  • dependencies: updating to v1.20.2 of github.com/rickb777/date (#23221)
  • dependencies: updating to v0.13.0 of golang.org/x/crypto (#23221)
  • dependencies: updating to v0.15.0 of golang.org/x/net (#23221)
  • dependencies: updating to v0.13.0 of golang.org/x/tools (#23221)
  • azurerm_bot_channel_ms_teams - support for deployment_environment (#23122)
  • azurerm_managed_disk - updating to use API Version 2023-04-02 (#23233)
  • azurerm_managed_disk - support for optimized_frequent_attach_enabled (#23241)
  • azurerm_managed_disk - support for performance_plus_enabled (#23241)
  • azurerm_maps_account - support for local_authentication_enabled (#23216)
  • azurerm_mssql_elasticpool - support for configuring license_type when using the Hyperscale sku (#23256)
  • azurerm_security_center_assessment_policy - refactoring to use hashicorp/go-azure-sdk (#23158)

BUG FIXES:

  • azurerm_api_management - split create and update methods (#23259)
  • azurerm_api_management_backend - fixing a panic when flattening the credentials block (#23219)
  • azurerm_key_vault_certificate - fixing a regression where certificates from a custom/unknown issuer would be polled indefinitely (#23214)
  • azurerm_redis_cache - prevent sending redis_configuration.aof_backup_enabled when the sku is not Premium to avoid API error (#22774)
  • azurerm_web_application_firewall_policy - capture and toggle state of custom_rule blocks with an enabled field (#23163)

3.72.0 (September 07, 2023)

FEATURES:

  • Provider Feature: subscription cancellation on destroy can now be disabled via the provider features block (#19936)
  • New Data Source: netapp_volume_quota_rule (#23042)
  • New Resource: azurerm_automation_python3_package (#23087)
  • New Resource: netapp_volume_quota_rule (#23042)

ENHANCEMENTS:

  • dependencies: updating to v0.20230906.1160501 of github.com/hashicorp/go-azure-sdk (#23191)
  • containerapps: updating to API Version 2023-05-01 (#22804)
  • keyvault: upgrade remaining resources to 2023-02-01 (#23089)

... (truncated)

Commits

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)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [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@v2.85.0...v3.73.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants