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.95.0 to ~> 3.96.0 in /infra #714

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

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

Release notes

Sourced from hashicorp/azurerm's releases.

v3.96.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240314.1083835 of github.com/hashicorp/go-azure-sdk (#25255)
  • dependencies: updating to v0.25.1 of github.com/tombuildsstuff/giovanni [GH-#24798]
  • dependencies: updating to v1.33.0 of google.golang.org/protobuf (#25243)
  • storage: updating the data plane resources to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest [GH-#24798]
  • Data Source: azurerm_storage_table_entities - support for AAD authentication [GH-#24798]
  • Data Source: azurerm_storage_table_entity - support for AAD authentication [GH-#24798]
  • azurerm_kusto_cluster - support None pattern for the virtual_network_configuration block (#24733)
  • azurerm_linux_function_app - support for the Node 20 runtime (#24073)
  • azurerm_linux_function_app_slot - support for the Node 20 runtime (#24073)
  • azurerm_storage_share_file - support for AAD authentication [GH-#24798]
  • azurerm_storage_share_directory - support for AAD authentication, deprecate share_name and storage_account_name in favor of storage_share_id [GH-#24798]
  • azurerm_storage_table_entity - support for AAD authentication, deprecate share_name and storage_account_name in favor of storage_table_id [GH-#24798]
  • azurerm_storage_table_entity - support for AAD authentication [GH-#24798]
  • azurerm_windows_function_app - support for the Node 20 runtime (#24073)
  • azurerm_windows_function_app_slot - support for the Node 20 runtime (#24073)
  • azurerm_windows_web_app - support for the Node 20 runtime (#24073)
  • azurerm_windows_web_app_slot - support for the Node 20 runtime (#24073)

BUG FIXES:

  • azurerm_container_app_custom_domain - fix resource ID parsing bug preventing import (#25192)
  • azurerm_windows_web_app - fix incorrect warning message when checking name availability (#25214)
  • azurerm_virtual_machine_run_command - prevent a bug during updates (#25186)
  • Data Source: azurerm_storage_table_entities - Fix items.x.properties truncating to one entry (#25211)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.96.0 (March 14, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240314.1083835 of github.com/hashicorp/go-azure-sdk (#25255)
  • dependencies: updating to v0.25.1 of github.com/tombuildsstuff/giovanni [GH-#24798]
  • dependencies: updating to v1.33.0 of google.golang.org/protobuf (#25243)
  • storage: updating the data plane resources to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest [GH-#24798]
  • Data Source: azurerm_storage_table_entities - support for AAD authentication [GH-#24798]
  • Data Source: azurerm_storage_table_entity - support for AAD authentication [GH-#24798]
  • azurerm_kusto_cluster - support None pattern for the virtual_network_configuration block (#24733)
  • azurerm_linux_function_app - support for the Node 20 runtime (#24073)
  • azurerm_linux_function_app_slot - support for the Node 20 runtime (#24073)
  • azurerm_storage_share_file - support for AAD authentication [GH-#24798]
  • azurerm_storage_share_directory - support for AAD authentication, deprecate share_name and storage_account_name in favor of storage_share_id [GH-#24798]
  • azurerm_storage_table_entity - support for AAD authentication, deprecate share_name and storage_account_name in favor of storage_table_id [GH-#24798]
  • azurerm_storage_table_entity - support for AAD authentication [GH-#24798]
  • azurerm_windows_function_app - support for the Node 20 runtime (#24073)
  • azurerm_windows_function_app_slot - support for the Node 20 runtime (#24073)
  • azurerm_windows_web_app - support for the Node 20 runtime (#24073)
  • azurerm_windows_web_app_slot - support for the Node 20 runtime (#24073)

BUG FIXES:

  • azurerm_container_app_custom_domain - fix resource ID parsing bug preventing import (#25192)
  • azurerm_windows_web_app - fix incorrect warning message when checking name availability (#25214)
  • azurerm_virtual_machine_run_command - prevent a bug during updates (#25186)
  • Data Source: azurerm_storage_table_entities - Fix items.x.properties truncating to one entry (#25211)

3.95.0 (March 08, 2024)

FEATURES:

  • New Resource: azurerm_container_app_custom_domain (#24421)
  • New Resource: azurerm_data_protection_backup_instance_kubernetes_cluster (#24940)
  • New Resource: azurerm_static_web_app (#25117)
  • New resource: azurerm_static_web_app_custom_domain (#25117)
  • New resource: azurerm_system_center_virtual_machine_manager_availability_set (#24975)
  • New Resource: azurerm_workloads_sap_three_tier_virtual_instance (#24384)
  • New Resource: azurerm_workloads_sap_single_node_virtual_instance (#24331)

ENHANCEMENTS:

  • dependencies: updating to v0.20240229.1102109 of github.com/hashicorp/go-azure-sdk (#25102)
  • monitor: updating to use the transport layer from hashicorp/go-azure-sdk rather than Azure/go-autorest [GH-#25102]
  • network: updating to API Version 2023-09-01 (#25095)
  • azurerm_data_factory_integration_runtime_managed - support for the credential_name property (#25033)
  • azurerm_linux_function_app - support for the description property in the ip_restriction block (#24527)
  • azurerm_linux_function_app - support for the ip_restriction_default_action and scm_ip_restriction_default_action properties (#25131)
  • azurerm_linux_function_app_slot - support for the description property in the ip_restriction block (#24527)

... (truncated)

Commits
  • a657f5e v3.96.0
  • 0fe4bf6 docs(function_app): update description for node_version in linux_function_app...
  • 130f5f7 Changelog for #25255
  • ef443b2 Merge pull request #25255 from hashicorp/dependencies/go-azure-sdk
  • 2ba5978 dependencies: updating to v0.20240314.1083835 of `github.com/hashicorp/go-azu...
  • db7448a Changelog for #24798
  • 5c9b4dd Merge pull request #24798 from hashicorp/feature/storage-aad-auth
  • ccdb7fa Merge branch 'main' into feature/storage-aad-auth
  • b54f052 updating to include #25243
  • 2b572b1 Merge pull request #25243 from hashicorp/dependabot/go_modules/google.golang....
  • 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 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)

…> 3.96.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.95.0...v3.96.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Mar 15, 2024
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben notheotherben enabled auto-merge March 15, 2024 03:14
@notheotherben notheotherben merged commit 7fdf961 into main Mar 15, 2024
3 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-tw-3.96.0 branch March 15, 2024 03:16
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