Skip to content

⬆️ Bump hashicorp/azurerm from 3.93.0 to 3.96.0 in /tests/azure#120

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/terraform/tests/azure/hashicorp/azurerm-3.96.0
Closed

⬆️ Bump hashicorp/azurerm from 3.93.0 to 3.96.0 in /tests/azure#120
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/terraform/tests/azure/hashicorp/azurerm-3.96.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps hashicorp/azurerm from 3.93.0 to 3.96.0.

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)

v3.95.0

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)
  • azurerm_linux_function_app_slot - support for the ip_restriction_default_action and scm_ip_restriction_default_action properties (#25131)
  • azurerm_linux_web_app - support for the description property in the ip_restriction block (#24527)

... (truncated)

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_stack_hci_cluster - support the identity, cloud_id, service_endpoint and resource_provider_object_id properties GH-25031
  • 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)

... (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 compatibility score

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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.93.0 to 3.96.0.
- [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.93.0...v3.96.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Issue is related to dependencies terraform Issue is related to terraform labels Mar 15, 2024
@dependabot dependabot bot requested review from lexxy23 and rusty232 March 15, 2024 08:48
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

Superseded by #123.

@dependabot dependabot bot closed this Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tests/azure/hashicorp/azurerm-3.96.0 branch March 22, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue is related to dependencies terraform Issue is related to terraform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants