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

chore(deps): update hashicorp/azurerm requirement from ~> 3.73.0 to ~> 3.77.0 in /terraform #1841

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.77.0

FEATURES:

  • New Resources: azurerm_application_load_balancer_frontend (#23411)
  • New Resources: azurerm_dev_center (#23538)
  • New Resources: azurerm_dev_center_project (#23538)

ENHANCEMENTS:

  • dependencies: updating to v0.62.0 of github.com/hashicorp/go-azure-helpers (#23581)
  • dependencies: updating Kusto SDK from 2023-05-02 to 2023-08-15 (#23598)
  • dependencies: updating nginx from 2022-08-01 to 2023-04-01 (#23583)
  • netapp: updating to use API Version 2023-05-01 (#23576)
  • springcloud: updating to use API Version 2023-09-01-preview (#23544)
  • storage: updating to use API Version 2023-01-01 (#23543)
  • internal/sdk: fixing an issue where struct fields containing removedInNextMajorVersion wouldn't be decoded correctly (#23564)
  • internal/sdk: struct tag parsing is now handled consistently during both encoding and decoding (#23568)
  • provider: the roll_instances_when_required provider feature in the virtual_machine_scale_set block is now optional (#22976)
  • Data Source: azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_resource_deployment_script_azure_cli - improve validation for the version property to support newer versions (#23370)
  • azurerm_resource_deployment_script_azure_power_shell - improve validation for the version property to support newer versions (#23370)
  • azurerm_nginx_deployment - support for the capacity and email properties (#23596)

BUG FIXES:

  • Data Source: azurerm_virtual_hub_connection - export the inbound_route_map_id, outbound_route_map_id, and static_vnet_local_route_override_criteria attributes in the routing block, and fix a bug where these attributes could not be set (#23491)
  • azurerm_cdn_frontdoor_rule - the url_filename_condition properties match_values is now optional if operator is set to Any (#23541)
  • azurerm_shared_image_gallery - added the Private and Groups options for the sharing.permission property (#23570)
  • azurerm_redis_cache - fixed incorrect ssl values for redis_primary_connection_string and secondary_connection_string (#23575)
  • azurerm_monitor_activity_log_alert - the recommend_category property now can be set to HighAvailability (#23605)
  • azurerm_recovery_services_vault - the encryption property can now be used with the cross_region_restore_enabled property (#23618)
  • azurerm_storage_account_customer_managed_key - prevent a panic when the keyvault id is empty (#23599)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.77.0 (October 19, 2023)

FEATURES:

  • New Resources: azurerm_application_load_balancer_frontend (#23411)
  • New Resources: azurerm_dev_center (#23538)
  • New Resources: azurerm_dev_center_project (#23538)

ENHANCEMENTS:

  • dependencies: updating to v0.62.0 of github.com/hashicorp/go-azure-helpers (#23581)
  • dependencies: updating Kusto SDK from 2023-05-02 to 2023-08-15 (#23598)
  • dependencies: updating nginx from 2022-08-01 to 2023-04-01 (#23583)
  • netapp: updating to use API Version 2023-05-01 (#23576)
  • springcloud: updating to use API Version 2023-09-01-preview (#23544)
  • storage: updating to use API Version 2023-01-01 (#23543)
  • internal/sdk: fixing an issue where struct fields containing removedInNextMajorVersion wouldn't be decoded correctly (#23564)
  • internal/sdk: struct tag parsing is now handled consistently during both encoding and decoding (#23568)
  • provider: the roll_instances_when_required provider feature in the virtual_machine_scale_set block is now optional (#22976)
  • Data Source: azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_resource_deployment_script_azure_cli - improve validation for the version property to support newer versions (#23370)
  • azurerm_resource_deployment_script_azure_power_shell - improve validation for the version property to support newer versions (#23370)
  • azurerm_nginx_deployment - support for the capacity and email properties (#23596)

BUG FIXES:

  • Data Source: azurerm_virtual_hub_connection - export the inbound_route_map_id, outbound_route_map_id, and static_vnet_local_route_override_criteria attributes in the routing block, and fix a bug where these attributes could not be set (#23491)
  • azurerm_cdn_frontdoor_rule - the url_filename_condition properties match_values is now optional if operator is set to Any (#23541)
  • azurerm_shared_image_gallery - added the Private and Groups options for the sharing.permission property (#23570)
  • azurerm_redis_cache - fixed incorrect ssl values for redis_primary_connection_string and secondary_connection_string (#23575)
  • azurerm_monitor_activity_log_alert - the recommend_category property now can be set to HighAvailability (#23605)
  • azurerm_recovery_services_vault - the encryption property can now be used with the cross_region_restore_enabled property (#23618)
  • azurerm_storage_account_customer_managed_key - prevent a panic when the keyvault id is empty (#23599)

3.76.0 (October 12, 2023)

FEATURES:

  • New Resource: azurerm_security_center_storage_defender (#23242)
  • New Resource: azurerm_spring_cloud_application_insights_application_performance_monitoring (#23107)

ENHANCEMENTS:

  • provider: updating to build using Go 1.21.3 (#23514)
  • dependencies: updating to v0.20231012.1141427 of github.com/hashicorp/go-azure-sdk (#23534)
  • Data Source: azurerm_application_gateway - support for backend_http_settings, global, gateway_ip_configuration and additional attributes (#23318)
  • Data Source: azurerm_network_service_tags - export the name attribute (#23382)
  • azurerm_cosmosdb_postgresql_cluster - add support for sql_version of 16 and citus_version of 12.1 (#23476)
  • azurerm_palo_alto_local_rulestack - correctly normalize the location property (#23483)

... (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)

@dependabot dependabot bot added the dependencies This pull request or issue relates to dependencies label Oct 20, 2023
@dependabot dependabot bot requested a review from kashw2 October 20, 2023 22:37
@kashw2
Copy link
Owner

kashw2 commented Oct 25, 2023

@dependabot recreate

…> 3.77.0

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.73.0...v3.77.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/terraform/hashicorp/azurerm-tw-3.77.0 branch from 08c8a21 to c018308 Compare October 25, 2023 02:18
@kashw2 kashw2 merged commit 888c9ca into main Oct 25, 2023
@kashw2 kashw2 deleted the dependabot/terraform/terraform/hashicorp/azurerm-tw-3.77.0 branch October 25, 2023 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This pull request or issue relates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant