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 ~> 3.106.1 to ~> 3.107.0 #126

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.107.0

FEATURES:

  • New Resource: azurerm_data_protection_backup_policy_postgresql_flexible_server (#26024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240604.1114748 of github.com/hashicorp/go-azure-sdk (#26216)
  • advisor: update API version to 2023-01-01 (#26205)
  • keyvault: handling the Resources API returning Key Vaults that have been deleted when populating the cache (#26199)
  • machinelearning: update API version to 2024-04-01 (#26168)
  • network/privatelinkservices - update to use hashicorp/go-azure-sdk (#26212)
  • network/serviceendpointpolicies - update to use hashicorp/go-azure-sdk (#26196)
  • network/virtualnetworks - update to use hashicorp/go-azure-sdk (#26217)
  • network/virtualwans: update route resources to use hashicorp/go-azure-sdk (#26189)
  • azurerm_container_app_job - support for the key_vault_secret_id and identity properties in the secret block (#25969)
  • azurerm_kubernetes_cluster - support forthe dns_zone_ids popperty in the web_app_routing block (#26117)
  • azurerm_notification_hub_authorization_rule - support for the primary_connection_string and secondary_connection_string properties (#26188)
  • azurerm_subnet - support for the default_outbound_access_enabled property (#25259)

BUG FIXES:

  • azurerm_api_management_named_value - will now enforce setting the secret property when setting the value_from_key_vault property (#26150)
  • azurerm_storage_sync_server_endpoint - improve pooling to work around api inconsistencies (#26204)
  • azurerm_virtual_network - split create and update function to fix lifecycle - ignore (#26246)
  • azurerm_vpn_server_configuration - split create and update function to fix lifecycle - ignore (#26175)
  • azurerm_vpn_server_configuration_policy_group - split create and update function to fix lifecycle - ignore (#26207)
  • azurerm_vpn_site - split create and update function to fix lifecycle - ignore changes (#26163)

DEPRECATIONS:

  • azurerm_kubernetes_cluster - the property dns_zone_id has been superseded by the property dns_zone_ids in the web_app_routing block (#26117)
  • azurerm_nginx_deployment - the block configuration has been deprecated and superseded by the resource azurerm_nginx_configuration (#25773)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.107.0 (June 06, 2024)

FEATURES:

  • New Resource: azurerm_data_protection_backup_policy_postgresql_flexible_server (#26024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240604.1114748 of github.com/hashicorp/go-azure-sdk (#26216)
  • advisor: update API version to 2023-01-01 (#26205)
  • keyvault: handling the Resources API returning Key Vaults that have been deleted when populating the cache (#26199)
  • machinelearning: update API version to 2024-04-01 (#26168)
  • network/privatelinkservices - update to use hashicorp/go-azure-sdk (#26212)
  • network/serviceendpointpolicies - update to use hashicorp/go-azure-sdk (#26196)
  • network/virtualnetworks - update to use hashicorp/go-azure-sdk (#26217)
  • network/virtualwans: update route resources to use hashicorp/go-azure-sdk (#26189)
  • azurerm_container_app_job - support for the key_vault_secret_id and identity properties in the secret block (#25969)
  • azurerm_kubernetes_cluster - support forthe dns_zone_ids popperty in the web_app_routing block (#26117)
  • azurerm_notification_hub_authorization_rule - support for the primary_connection_string and secondary_connection_string properties (#26188)
  • azurerm_subnet - support for the default_outbound_access_enabled property (#25259)

BUG FIXES:

  • azurerm_api_management_named_value - will now enforce setting the secret property when setting the value_from_key_vault property (#26150)
  • azurerm_storage_sync_server_endpoint - improve pooling to work around api inconsistencies (#26204)
  • azurerm_virtual_network - split create and update function to fix lifecycle - ignore (#26246)
  • azurerm_vpn_server_configuration - split create and update function to fix lifecycle - ignore (#26175)
  • azurerm_vpn_server_configuration_policy_group - split create and update function to fix lifecycle - ignore (#26207)
  • azurerm_vpn_site - split create and update function to fix lifecycle - ignore changes (#26163)

DEPRECATIONS:

  • azurerm_kubernetes_cluster - the property dns_zone_id has been superseded by the property dns_zone_ids in the web_app_routing block (#26117)
  • azurerm_nginx_deployment - the block configuration has been deprecated and superseded by the resource azurerm_nginx_configuration (#25773)

3.106.1 (May 31, 2024)

BUG FIXES:

  • Data Source: azurerm_kubernetes_cluster - fix a crash when reading/setting upgrade_settings (#26173)

3.106.0 (May 31, 2024)

UPGRADE NOTES:

  • This release updates the Key Vault cache to load Key Vaults using both the Key Vaults List API and the Resources API to workaround the API returning incomplete/stale data. To achieve this, and provide consistency between tooling, we are intentionally using the same older version of the Resources API as the current version of Azure CLI. (#26070)

FEATURES:

  • New Data Source: azurerm_arc_resource_bridge_appliance (#25731)

... (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@v3.106.1...v3.107.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from imjoseangel as a code owner June 10, 2024 04:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@imjoseangel imjoseangel merged commit 32f8ecc into devel Jun 15, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azurerm-tw-3.107.0 branch June 15, 2024 21:08
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.

None yet

1 participant