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

Bump hashicorp/azurerm from 3.99.0 to 3.101.0 in /azure #1373

Merged
merged 15 commits into from
May 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps hashicorp/azurerm from 3.99.0 to 3.101.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.101.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240424.1114424 of github.com/hashicorp/go-azure-sdk (#25749)
  • dependencies: updating to v0.27.0 of github.com/tombuildsstuff/giovanni (#25702)
  • dependencies: updating golang.org/x/net to 0.23.0
  • azurerm_cognitive_account - the kind property now supports ConversationalLanguageUnderstanding (#25735)
  • azurerm_container_app_custom_domain - support the ability to use Azure Managed Certificates (#25356)

BUG FIXES:

  • Data Source: azurerm_application_insights - set correct AppID in data source (#25687)
  • azurerm_virtual_network - suppress diff in ordering for address_space due to inconsistent API response (#23793)
  • azurerm_storage_data_lake_gen2_filesystem - add context deadline for import (#25712)
  • azurerm_virtual_network_gateway - preserve existing nat_rules on updates (#25690)

v3.100.0

ENHANCEMENTS:

  • dependencies: updating hashicorp/go-azure-sdk to v0.20240417.1084633 (#25659)
  • compute - update Virtual Machine and Virtual Machine Scale Set resources and data sources to use hashicorp/go-azure-sdk (#25533)
  • machine_learning - Add new machine_learning block that supports purge_soft_deleted_workspace_on_destroy (#25624)
  • loganalytics - update cluster resource to use hashicorp/go-azure-sdk (#23373)
  • Data Source: azurerm_management_group - now exports the tenant_scoped_id attribute (#25555)
  • azurerm_container_app - the ingress.ip_security_restriction.ip_address_range property will now accept an IP address as valid input (#25609)
  • azurerm_container_group - the identity block can now be updated (#25543)
  • azurerm_express_route_connection - support for the private_link_fast_path_enabled property (#25596)
  • azurerm_hdinsight_hadoop_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_hbase_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_interactive_query_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_kafka_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_spark_cluster - support for the private_link_configuration block (#25629)
  • azurerm_management_group - now exports the tenant_scoped_id attribute (#25555)
  • azurerm_monitor_activity_log_alert - support for the location property (#25389)
  • azurerm_mysql_flexible_server - update validating regex for sku_name (#25642)
  • azurerm_postgresql_flexible_server - support for the GeoRestore create_mode (#25664)
  • azurerm_virtual_network_gateway_connection - support for the private_link_fast_path_enabled property (#25650)
  • azurerm_windows_web_app - support for the handler_mapping block (#25631)
  • azurerm_windows_web_app_slot - support for the handler_mapping block (#25631)

BUG FIXES:

  • storage: prevent a bug causing the second storage account key to be used for authentication instead of the first (#25652)
  • azurerm_active_directory_domain_service - prevent an issue where filtered_sync_enabled was not being updated (#25594)
  • azurerm_application_insights - add a state migration to fix the resource ID casing of Application Insights resources (#25628)
  • azurerm_function_app_hybrid_connection - can now use relay resources created in a different resource group (#25541)
  • azurerm_kubernetes_cluster_node_pool - prevent plan diff when the windows_profile.outbound_nat_enabled property is unset (#25644)
  • azurerm_machine_learning_compute_cluster - fix location to point to parent resource for computes (#25643)
  • azurerm_machine_learning_compute_instance - fix location to point to parent resource for computes (#25643)
  • azurerm_storage_account - check replication type when evaluating support level for shares and queues for V1 storage accounts (#25581)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.101.0 (April 25, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240424.1114424 of github.com/hashicorp/go-azure-sdk (#25749)
  • dependencies: updating to v0.27.0 of github.com/tombuildsstuff/giovanni (#25702)
  • dependencies: updating golang.org/x/net to 0.23.0
  • azurerm_cognitive_account - the kind property now supports ConversationalLanguageUnderstanding (#25735)
  • azurerm_container_app_custom_domain - support the ability to use Azure Managed Certificates (#25356)

BUG FIXES:

  • Data Source: azurerm_application_insights - set correct AppID in data source (#25687)
  • azurerm_virtual_network - suppress diff in ordering for address_space due to inconsistent API response (#23793)
  • azurerm_storage_data_lake_gen2_filesystem - add context deadline for import (#25712)
  • azurerm_virtual_network_gateway - preserve existing nat_rules on updates (#25690)

3.100.0 (April 18, 2024)

ENHANCEMENTS:

  • dependencies: updating hashicorp/go-azure-sdk to v0.20240417.1084633 (#25659)
  • compute - update Virtual Machine and Virtual Machine Scale Set resources and data sources to use hashicorp/go-azure-sdk (#25533)
  • machine_learning - Add new machine_learning block that supports purge_soft_deleted_workspace_on_destroy (#25624)
  • loganalytics - update cluster resource to use hashicorp/go-azure-sdk (#23373)
  • Data Source: azurerm_management_group - now exports the tenant_scoped_id attribute (#25555)
  • azurerm_container_app - the ingress.ip_security_restriction.ip_address_range property will now accept an IP address as valid input (#25609)
  • azurerm_container_group - the identity block can now be updated (#25543)
  • azurerm_express_route_connection - support for the private_link_fast_path_enabled property (#25596)
  • azurerm_hdinsight_hadoop_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_hbase_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_interactive_query_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_kafka_cluster - support for the private_link_configuration block (#25629)
  • azurerm_hdinsight_spark_cluster - support for the private_link_configuration block (#25629)
  • azurerm_management_group - now exports the tenant_scoped_id attribute (#25555)
  • azurerm_monitor_activity_log_alert - support for the location property (#25389)
  • azurerm_mysql_flexible_server - update validating regex for sku_name (#25642)
  • azurerm_postgresql_flexible_server - support for the GeoRestore create_mode (#25664)
  • azurerm_virtual_network_gateway_connection - support for the private_link_fast_path_enabled property (#25650)
  • azurerm_windows_web_app - support for the handler_mapping block (#25631)
  • azurerm_windows_web_app_slot - support for the handler_mapping block (#25631)

BUG FIXES:

  • storage: prevent a bug causing the second storage account key to be used for authentication instead of the first (#25652)
  • azurerm_active_directory_domain_service - prevent an issue where filtered_sync_enabled was not being updated (#25594)
  • azurerm_application_insights - add a state migration to fix the resource ID casing of Application Insights resources (#25628)
  • azurerm_function_app_hybrid_connection - can now use relay resources created in a different resource group (#25541)
  • azurerm_kubernetes_cluster_node_pool - prevent plan diff when the windows_profile.outbound_nat_enabled property is unset (#25644)
  • azurerm_machine_learning_compute_cluster - fix location to point to parent resource for computes (#25643)

... (truncated)

Commits
  • 2cf10c8 v3.101.0
  • fa68dae Update CHANGELOG.md for #25356
  • 923fd84 Merge pull request #25356 from hashicorp/f/container-app-custom-domain-manage...
  • a56e208 restore default timeout for delete to 30m
  • 308d055 terrafmt docs
  • 719dee7 make compatible with Azure managed certificates
  • 869bf6a Update CHANGELOG.md for #25749
  • 8eddbdd Merge pull request #25749 from hashicorp/deps/go-azure-sdk-v0.20240424.1114424
  • 852af7b bump to v0.20240424.1114424 of go-azure-sdk to fix LRO polling for streamanal...
  • 2d02a31 Update CHANGELOG.md for #25690
  • 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)

dependabot bot added 3 commits May 1, 2024 04:14
Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 5.25.0 to 5.27.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v5.25.0...v5.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 5.25.0 to 5.27.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.25.0...v5.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 3.99.0 to 3.101.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.99.0...v3.101.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from commjoen as a code owner May 1, 2024 04:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@dependabot dependabot bot requested a review from bendehaan as a code owner May 1, 2024 04:17
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label May 1, 2024
commjoen and others added 12 commits May 1, 2024 06:20
…p/google-beta-5.27.0

Bump hashicorp/google-beta from 5.25.0 to 5.27.0 in /gcp
…p/google-5.27.0

Bump hashicorp/google from 5.25.0 to 5.27.0 in /gcp
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.45.0 to 5.47.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.45.0...v5.47.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…5.8.1

Updates the requirements on [terraform-aws-modules/vpc/aws](https://github.com/terraform-aws-modules/terraform-aws-vpc) to permit the latest version.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-vpc/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-vpc@v5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/vpc/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…m-aws-modules/vpc/aws-tw-5.8.1

Update terraform-aws-modules/vpc/aws requirement from ~> 5.7.0 to ~> 5.8.1 in /aws
…p/aws-5.47.0

Bump hashicorp/aws from 5.45.0 to 5.47.0 in /aws
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.45.0 to 5.47.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.45.0...v5.47.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…5.8.1

Updates the requirements on [terraform-aws-modules/vpc/aws](https://github.com/terraform-aws-modules/terraform-aws-vpc) to permit the latest version.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-vpc/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-vpc@v5.7.0...v5.8.1)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/vpc/aws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/aws-5.47.0

Bump hashicorp/aws from 5.45.0 to 5.47.0 in /aws
…m-aws-modules/vpc/aws-tw-5.8.1

Update terraform-aws-modules/vpc/aws requirement from ~> 5.7.0 to ~> 5.8.1 in /aws
@commjoen commjoen merged commit 3082bb7 into master May 1, 2024
16 of 17 checks passed
@commjoen commjoen deleted the dependabot/terraform/azure/hashicorp/azurerm-3.101.0 branch May 1, 2024 04:53
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