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.89.0 to ~> 3.90.0 in /terraform #10

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.90.0

UPGRADE NOTES:

  • provider - The provider will now automatically register the AppConfiguration, DataFactory, and SignalRService Resource Providers. When running Terraform with limited permissions, note that you must disable automatic Resource Provider Registration and ensure that any Resource Providers Terraform requires are registered. (#24645)

FEATURES:

  • New Data Source: azurerm_nginx_configuration (#24642)
  • New Data Source: azurerm_virtual_desktop_workspace (#24732)
  • New Resource: azurerm_kubernetes_fleet_update_strategy (#24328)
  • New Resource: azurerm_site_recovery_vmware_replicated_vm (#22477)
  • New Resource: azurerm_spring_cloud_new_relic_application_performance_monitoring (#24699)

ENHANCEMENTS:

  • provider: registering the Resource Provider Microsoft.AppConfiguration (#24645)
  • provider: registering the Resource Provider Microsoft.DataFactory (#24645)
  • provider: registering the Resource Provider Microsoft.SignalRService (#24645)
  • provider: the Provider is now built using Go 1.21.6 (#24653)
  • dependencies: the dependency github.com/hashicorp/go-azure-sdk has been split into multiple Go Modules - and as such will be referred to by those paths going forwards (#24636)
  • dependencies: updating to ``v0.20240201.1064937ofgithub.com/hashicorp/go-azure-sdk/resource-manager` (#24738)
  • dependencies: updating to v0.20240201.1064937 of github.com/hashicorp/go-azure-sdk/sdk (#24738)
  • appservice: update to go-azure-sdk and API version 2023-01-01 (#24688)
  • datafactory: updating to use tombuildsstuff/kermit (#24675)
  • hdinsight: refactoring to use github.com/hashicorp/go-azure-sdk/resource-manager (#24011)
  • hdinsight: updating to API Version 2021-06-01 (#24011)
  • loadbalancer: updating to use hashicorp/go-azure-sdk (#24291)
  • nginx: updating to API Version 2023-09-01 (#24640)
  • servicefabricmanagedcluster: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#24654)
  • springcloud: updating to use API Version 2023-11-01-preview (#24690)
  • subscriptions: refactoring to use hashicorp/go-azure-sdk (#24663)
  • Data Source: azurerm_stream_analytics_job - support for User Assigned Identities (#24738)
  • azurerm_cosmosdb_account - support for the gremlin_database and tables_to_restore properties (#24627)
  • azurerm_bot_channel_email - support for the magic_code property (#23129)
  • azurerm_cosmosdb_account - support for the partition_merge_enabled property (#24615)
  • azurerm_mssql_managed_database - support for the immutable_backups_enabled property (#24745)
  • azurerm_mssql_database - support for the immutable_backups_enabled property (#24745)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - support for the trusted_address_ranges property (#24459)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack - support for the trusted_address_ranges property (#24459)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_panorama - support for the trusted_address_ranges property (#24459)
  • azurerm_servicebus_namespace - updating to use API Version 2022-10-01-preview (#24650)
  • azurerm_spring_cloud_api_portal - support for the api_try_out_enabled property (#24696)
  • azurerm_spring_cloud_gateway - support for the local_response_cache_per_route and local_response_cache_per_instance properties (#24697)
  • azurerm_stream_analytics_job - support for User Assigned Identities (#24738)
  • azurerm_subscription - refactoring to use hashicorp/go-azure-sdk to set tags on the subscription (#24734)
  • azurerm_virtual_desktop_workspace - correctly validate the name property (#24668)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.90.0 (February 01, 2024)

UPGRADE NOTES:

  • provider - The provider will now automatically register the AppConfiguration, DataFactory, and SignalRService Resource Providers. When running Terraform with limited permissions, note that you must disable automatic Resource Provider Registration and ensure that any Resource Providers Terraform requires are registered. (#24645)

FEATURES:

  • New Data Source: azurerm_nginx_configuration (#24642)
  • New Data Source: azurerm_virtual_desktop_workspace (#24732)
  • New Resource: azurerm_kubernetes_fleet_update_strategy (#24328)
  • New Resource: azurerm_site_recovery_vmware_replicated_vm (#22477)
  • New Resource: azurerm_spring_cloud_new_relic_application_performance_monitoring (#24699)

ENHANCEMENTS:

  • provider: registering the Resource Provider Microsoft.AppConfiguration (#24645)
  • provider: registering the Resource Provider Microsoft.DataFactory (#24645)
  • provider: registering the Resource Provider Microsoft.SignalRService (#24645)
  • provider: the Provider is now built using Go 1.21.6 (#24653)
  • dependencies: the dependency github.com/hashicorp/go-azure-sdk has been split into multiple Go Modules - and as such will be referred to by those paths going forwards (#24636)
  • dependencies: updating to ``v0.20240201.1064937ofgithub.com/hashicorp/go-azure-sdk/resource-manager` (#24738)
  • dependencies: updating to v0.20240201.1064937 of github.com/hashicorp/go-azure-sdk/sdk (#24738)
  • appservice: update to go-azure-sdk and API version 2023-01-01 (#24688)
  • datafactory: updating to use tombuildsstuff/kermit (#24675)
  • hdinsight: refactoring to use github.com/hashicorp/go-azure-sdk/resource-manager (#24011)
  • hdinsight: updating to API Version 2021-06-01 (#24011)
  • loadbalancer: updating to use hashicorp/go-azure-sdk (#24291)
  • nginx: updating to API Version 2023-09-01 (#24640)
  • servicefabricmanagedcluster: updating to use the base layer from hashicorp/go-azure-sdk rather than Azure/go-autorest (#24654)
  • springcloud: updating to use API Version 2023-11-01-preview (#24690)
  • subscriptions: refactoring to use hashicorp/go-azure-sdk (#24663)
  • Data Source: azurerm_stream_analytics_job - support for User Assigned Identities (#24738)
  • azurerm_cosmosdb_account - support for the gremlin_database and tables_to_restore properties (#24627)
  • azurerm_bot_channel_email - support for the magic_code property (#23129)
  • azurerm_cosmosdb_account - support for the partition_merge_enabled property (#24615)
  • azurerm_mssql_managed_database - support for the immutable_backups_enabled property (#24745)
  • azurerm_mssql_database - support for the immutable_backups_enabled property (#24745)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - support for the trusted_address_ranges property (#24459)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack - support for the trusted_address_ranges property (#24459)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_panorama - support for the trusted_address_ranges property (#24459)
  • azurerm_servicebus_namespace - updating to use API Version 2022-10-01-preview (#24650)
  • azurerm_spring_cloud_api_portal - support for the api_try_out_enabled property (#24696)
  • azurerm_spring_cloud_gateway - support for the local_response_cache_per_route and local_response_cache_per_instance properties (#24697)
  • azurerm_stream_analytics_job - support for User Assigned Identities (#24738)
  • azurerm_subscription - refactoring to use hashicorp/go-azure-sdk to set tags on the subscription (#24734)
  • azurerm_virtual_desktop_workspace - correctly validate the name property (#24668)

BUG FIXES:

... (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.89.0...v3.90.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 Feb 2, 2024
@github-actions github-actions bot merged commit fa430a9 into main Feb 2, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-tw-3.90.0 branch February 2, 2024 06:21
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.

1 participant