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.78.0 to ~> 3.83.0 #17

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.83.0

UPGRADE NOTES

FEATURES:

  • New Data Source: azurerm_stack_hci_cluster (#24032)

ENHANCEMENTS:

  • dependencies: updating to v0.20231129.1103252 of github.com/hashicorp/go-azure-sdk (#24063)
  • automation: updating to API Version 2023-11-01 (#24017)
  • keyvault: the cache is now populated using the ListBySubscription endpoint on the KeyVault Resource Provider rather than via the Resources API (#24019).
  • keyvault: updating the cache to populate all Key Vaults available within the Subscription to reduce the number of API calls (#24019)
  • Data Source azurerm_private_dns_zone: refactoring to use the ListBySubscription API rather than the Resources API when resource_group_name is omitted (#24024)
  • azurerm_dashboard_grafana - support for grafana_major_version (#24014)
  • azurerm_linux_web_app - add support for dotnet 8 (#23893)
  • azurerm_linux_web_app_slot - add support for dotnet 8 (#23893)
  • azurerm_media_transform - deprecate face_detector_preset and video_analyzer_preset (#24002)
  • azurerm_postgresql_database - update the validation of collation to include Norwegian_Norway.1252 (#24070)
  • azurerm_postgresql_flexible_server - updating to API Version 2023-06-01-preview (#24016)
  • azurerm_redis_cache - support for the active_directory_authentication_enabled property (#23976)
  • azurerm_windows_web_app - add support for dotnet 8 (#23893)
  • azurerm_windows_web_app_slot - add support for dotnet 8 (#23893)
  • azurerm_storage_account - add name validation in custom diff (#23799)

BUG FIXES:

  • authentication: fix a bug where auxiliary tenants were not correctly authorized (#24063)
  • azurerm_app_configuration - normalize location in replica block (#24074)
  • azurerm_cosmosdb_account - cosmosdb version and capabilities can now be updated at the same time (#24029)
  • azurerm_data_factory_flowlet_data_flow - source and sink properties are now optional (#23987)
  • azurerm_datadog_monitor_tag_rule - correctly handle default rule (#22806)
  • azurerm_ip_group: fixing a crash when firewall_ids and firewall_policy_ids weren't parsed correctly from the API Response (#24031)
  • azurerm_nginx_deployment - add default value of 20 for capacity (#24033)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.83.0 (November 30, 2023)

UPGRADE NOTES

FEATURES:

  • New Data Source: azurerm_stack_hci_cluster (#24032)

ENHANCEMENTS:

  • dependencies: updating to v0.20231129.1103252 of github.com/hashicorp/go-azure-sdk (#24063)
  • automation: updating to API Version 2023-11-01 (#24017)
  • keyvault: the cache is now populated using the ListBySubscription endpoint on the KeyVault Resource Provider rather than via the Resources API (#24019).
  • keyvault: updating the cache to populate all Key Vaults available within the Subscription to reduce the number of API calls (#24019)
  • Data Source azurerm_private_dns_zone: refactoring to use the ListBySubscription API rather than the Resources API when resource_group_name is omitted (#24024)
  • azurerm_dashboard_grafana - support for grafana_major_version (#24014)
  • azurerm_linux_web_app - add support for dotnet 8 (#23893)
  • azurerm_linux_web_app_slot - add support for dotnet 8 (#23893)
  • azurerm_media_transform - deprecate face_detector_preset and video_analyzer_preset (#24002)
  • azurerm_postgresql_database - update the validation of collation to include Norwegian_Norway.1252 (#24070)
  • azurerm_postgresql_flexible_server - updating to API Version 2023-06-01-preview (#24016)
  • azurerm_redis_cache - support for the active_directory_authentication_enabled property (#23976)
  • azurerm_windows_web_app - add support for dotnet 8 (#23893)
  • azurerm_windows_web_app_slot - add support for dotnet 8 (#23893)
  • azurerm_storage_account - add name validation in custom diff (#23799)

BUG FIXES:

  • authentication: fix a bug where auxiliary tenants were not correctly authorized (#24063)
  • azurerm_app_configuration - normalize location in replica block (#24074)
  • azurerm_cosmosdb_account - cosmosdb version and capabilities can now be updated at the same time (#24029)
  • azurerm_data_factory_flowlet_data_flow - source and sink properties are now optional (#23987)
  • azurerm_datadog_monitor_tag_rule - correctly handle default rule (#22806)
  • azurerm_ip_group: fixing a crash when firewall_ids and firewall_policy_ids weren't parsed correctly from the API Response (#24031)
  • azurerm_nginx_deployment - add default value of 20 for capacity (#24033)

3.82.0 (November 23, 2023)

FEATURES:

  • New Data Source: azurerm_monitor_workspace (#23928)
  • New Resource: azurerm_application_load_balancer_subnet_association (#23628)

ENHANCEMENTS:

  • dependencies: updating to v0.20231117.1130141 of github.com/hashicorp/go-azure-sdk (#23945)
  • azurestackhci: updating to API Version 2023-08-01 (#23939)
  • dashboard: updating to API Version 2023-09-01 (#23929)

... (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.78.0...v3.83.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 1, 2023
@github-actions github-actions bot merged commit 9e8f1f6 into master Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azurerm-tw-3.83.0 branch December 1, 2023 11:57
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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants