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.66.0 to ~> 3.67.0 #84

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.67.0

FEATURES:

  • New Data Source: azurerm_eventhub_sas (#22215)
  • New Resource: azurerm_kubernetes_cluster_trusted_access_role_binding (#22647)
  • New Resource: azurerm_marketplace_role_assignment (#22398)
  • New Resource: azurerm_network_function_azure_traffic_collector (#22274)

ENHANCEMENTS:

  • dependencies: updating to v0.20230726.1135558 of github.com/hashicorp/go-azure-sdk (#22698)
  • connections: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • iothub: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • mysql: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • orbital: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • powerbi: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • privatedns: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • purview: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • relay: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • azurerm_cdn_endpoint_custom_domain - pass nil as version when Certificate/Secret version is set to Latest (#22683)
  • azurerm_image - support for the field disk_encryption_set_id within the os_disk block (#22642)
  • azurerm_linux_virtual_machine - add support for the bypass_platform_safety_checks_on_user_schedule_enabled and reboot_setting properties (#22349)
  • azurerm_network_interface - updating to use hashicorp/go-azure-sdk and API Version 2023-02-01 (#22479)
  • azurerm_redis_enterprise_database - support redisSON module for geo-replication (#22627)
  • azurerm_windows_virtual_machine - add support for the bypass_platform_safety_checks_on_user_schedule_enabled and reboot_setting properties (#22349)

BUG FIXES:

  • azurerm_cosmosdb_account - type within the backup block is updated separately when set to Continuous (#22638)
  • azurerm_cosmosdb_account - max_age_in_seconds within the cors_rule block is now Optional and can now be configured up to 2147483647 (#22552)
  • azurerm_maintenance_configuration - fixing a bug where include and exclude were set incorrectly (#22671)
  • azurerm_pim_eligible_role_assignment - polling for the duration of the timeout, rather than using a hard-coded value (#22682)
  • azurerm_redis_cache - only updating patch_schedule when it has changed in the config file (#22661)
  • azurerm_logic_app_standard - attribute auto_swap_slot_name is now under correct block site_config (#22712)
  • azurerm_postgresql_flexible_server - update the validation of storage_mb replacing 33554432 with 33553408 (#22706)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.67.0 (July 27, 2023)

FEATURES:

  • New Data Source: azurerm_eventhub_sas (#22215)
  • New Resource: azurerm_kubernetes_cluster_trusted_access_role_binding (#22647)
  • New Resource: azurerm_marketplace_role_assignment (#22398)
  • New Resource: azurerm_network_function_azure_traffic_collector (#22274)

ENHANCEMENTS:

  • dependencies: updating to v0.20230726.1135558 of github.com/hashicorp/go-azure-sdk (#22698)
  • connections: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • iothub: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • mysql: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • orbital: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • powerbi: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • privatedns: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • purview: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • relay: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#22681)
  • azurerm_cdn_endpoint_custom_domain - pass nil as version when Certificate/Secret version is set to Latest (#22683)
  • azurerm_image - support for the field disk_encryption_set_id within the os_disk block (#22642)
  • azurerm_linux_virtual_machine - add support for the bypass_platform_safety_checks_on_user_schedule_enabled and reboot_setting properties (#22349)
  • azurerm_network_interface - updating to use hashicorp/go-azure-sdk and API Version 2023-02-01 (#22479)
  • azurerm_redis_enterprise_database - support redisSON module for geo-replication (#22627)
  • azurerm_windows_virtual_machine - add support for the bypass_platform_safety_checks_on_user_schedule_enabled and reboot_setting properties (#22349)

BUG FIXES:

  • azurerm_cosmosdb_account - type within the backup block is updated separately when set to Continuous (#22638)
  • azurerm_cosmosdb_account - max_age_in_seconds within the cors_rule block is now Optional and can now be configured up to 2147483647 (#22552)
  • azurerm_maintenance_configuration - fixing a bug where include and exclude were set incorrectly (#22671)
  • azurerm_pim_eligible_role_assignment - polling for the duration of the timeout, rather than using a hard-coded value (#22682)
  • azurerm_redis_cache - only updating patch_schedule when it has changed in the config file (#22661)
  • azurerm_logic_app_standard - attribute auto_swap_slot_name is now under correct block site_config (#22712)
  • azurerm_postgresql_flexible_server - update the validation of storage_mb replacing 33554432 with 33553408 (#22706)

3.66.0 (July 20, 2023)

FEATURES:

  • New Data Source: azurerm_mobile_network_attached_data_network (#22168)
  • New Resource: azurerm_graph_account (#22334)
  • New Resource: azurerm_mobile_network_attached_data_network (#22168)

ENHANCEMENTS:

  • dependencies: bump go-azure-sdk to v0.20230720.1190320 and switch machinelearning, mixedreality, mariadb, storagecache, storagepool, vmware, videoanalyzer, voiceServices and mobilenetwork to new base layer (#22538)
  • dependencies: move azurerm_bastion_host and azurerm_network_connection_monitor over to hashicorp/go-azure-sdk (#22425)
  • dependencies: move azurerm_network_watcher_flow_log to hashicorp/go-azure-sdk (#22575)

... (truncated)

Commits
  • d736308 v3.67.0
  • c9648f3 Update for #22349
  • 59bf06b azurerm_linux_virtual_machine azurerm_windows_virtual_machine - support `...
  • 9ac35fc Update CHANGELOG.md #22706
  • 8e25d8c azurerm_postgresql_flexible_server - update the validation of storage_mb (#22...
  • 25ff50f Update CHANGELOG.md #22712
  • 0669db6 azurerm_logic_app_standard - Move the attribute auto_swap_slot_name under...
  • 1062b0c azurerm_kubernetes_cluster - cpu_cfs_quota_enabled defaults to true in ...
  • c21a632 updating to include #22698
  • 9a12728 Merge pull request #22698 from hashicorp/dependencies/go-azure-sdk
  • Additional commits viewable in compare view

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)

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.66.0...v3.67.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 July 28, 2023 04:41
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@imjoseangel imjoseangel merged commit 908c925 into devel Aug 1, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azurerm-tw-3.67.0 branch August 1, 2023 19:05
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