Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps hashicorp/google from 6.28.0 to 6.36.1.

Release notes

Sourced from hashicorp/google's releases.

v6.36.1

BUG FIXES:

  • compute: fixed forced instance recreation when adding a attached_disk with unset force_attach to google_compute_instance (#22954)

v6.36.0

DEPRECATIONS:

  • beyondcorp: deprecated google_beyondcorp_application (#22754)
  • firestore: deprecated deletion_policy field of google_firestore_database resource (#22764)

FEATURES:

  • New Data Source: google_beyondcorp_security_gateway (#22793)
  • New Data Source: google_lustre_instance (#22766)
  • New Resource: google_bigquery_row_access_policy (#22806)
  • New Resource: google_dataplex_glossary (#22794)
  • New Resource: google_firebase_app_hosting_default_domain (#22748)
  • New Resource: google_firebase_app_hosting_domain (#22748)
  • New Resource: google_firebase_app_hosting_traffic (#22748)
  • New Resource: google_network_security_intercept_deployment (#22790)
  • New Resource: google_network_security_intercept_deployment_group (#22790)
  • New Resource: google_network_security_intercept_endpoint_group (#22790)
  • New Resource: google_network_security_intercept_endpoint_group_association (#22790)

IMPROVEMENTS:

  • beyondcorp: increased default timeouts on google_beyondcorp_app_gateway operations from 20m to 40m (#22805)
  • bigtable: added deletion_protection field to google_bigtable_logical_view resource (#22755)
  • compute: added 'H2C' as a supported value for protocol in google_compute_backend_service and google_compute_region_backend_service (#22791)
  • compute: added external_managed_backend_bucket_migration_state and external_managed_backend_bucket_migration_testing_percentage to google_compute_global_forwarding_rule resource. (#22781)
  • compute: added external_managed_migration_state and external_managed_migration_testing_percentage to google_compute_backend_service resource. (#22781)
  • compute: added force_attach field to boot_disk and attached_disk of google_compute_instance resource (#22801)
  • compute: added numeric_id to google_compute_instance_template resource (#22763)
  • compute: added the numeric id as generated_id attribute to the google_compute_network_endpoint_group (#22780)
  • compute: added update support for load_balancing_scheme in google_compute_backend_service and google_compute_global_forwarding_rule resources to allow migrating between classic and global external ALB (#22781)
  • container: added in_transit_encryption_config field in google_container_cluster resource (#22758)
  • container: allowed in-place update node_config.windows_node_config field in google_container_cluster and google_container_node_pool resource (#22782)
  • container: allowed in-place update for node_config.storage_pools field in google_container_cluster and google_container_node_pool resource (#22753)
  • dialogflowcx: added event_handlers.trigger_fulfillment.enable_generative_fallback field to google_dialogflow_cx_flow resource (#22671)
  • dialogflowcx: added gen_app_builder_settings field to google_dialogflow_cx_agent resource (#22757)
  • netapp: added custom_performance_enabled, total_throughput_mibps, and total_iops fields to google_netapp_storage_pool resource (#22778)
  • vmwareengine: increased google_cloud_vmwareengine_private_cloud timeout to 6 hours. (#22762)

BUG FIXES:

  • compute: added global retry for "resourceNotReady for Networks" 400 errors (#22756)
  • dialogflowcx: fixed an issue where dialogflow_cx_custom_endpoint is not correctedly handled (#22792)
  • iamoauthclient: marked google_iam_oauth_client_credential.client_secret as sensitive (#22789)
  • resourcemanager: fixed an issue in google_projects data source where the provider universe_domain did not overwrite the list URL (#22747)

v6.35.0

BREAKING CHANGES:

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.36.1 (Unreleased)

BUG FIXES:

  • compute: fixed forced instance recreation when adding a attached_disk with unset force_attach to google_compute_instance (#22954)

6.36.0 (May 20, 2025)

DEPRECATIONS:

  • beyondcorp: deprecated google_beyondcorp_application. (#22754)
  • firestore: deprecated deletion_policy field of google_firestore_database resource (#22764)

FEATURES:

  • New Data Source: google_beyondcorp_security_gateway (#22793)
  • New Data Source: google_lustre_instance (#22766)
  • New Resource: google_bigquery_row_access_policy (#22806)
  • New Resource: google_dataplex_glossary (#22794)
  • New Resource: google_firebase_app_hosting_default_domain (#22748)
  • New Resource: google_firebase_app_hosting_domain (#22748)
  • New Resource: google_firebase_app_hosting_traffic (#22748)
  • New Resource: google_network_security_intercept_deployment (#22790)
  • New Resource: google_network_security_intercept_deployment_group (#22790)
  • New Resource: google_network_security_intercept_endpoint_group (#22790)
  • New Resource: google_network_security_intercept_endpoint_group_association (#22790)

IMPROVEMENTS:

  • beyondcorp: increased default timeouts on google_beyondcorp_app_gateway operations from 20m to 40m (#22805)
  • bigtable: added deletion_protection field to google_bigtable_logical_view resource (#22755)
  • compute: added 'H2C' as a supported value for protocol in google_compute_backend_service and google_compute_region_backend_service (#22791)
  • compute: added external_managed_backend_bucket_migration_state and external_managed_backend_bucket_migration_testing_percentage to google_compute_global_forwarding_rule resource. (#22781)
  • compute: added external_managed_migration_state and external_managed_migration_testing_percentage to google_compute_backend_service resource. (#22781)
  • compute: added force_attach field to boot_disk and attached_disk of google_compute_instance resource (#22801)
  • compute: added numeric_id to google_compute_instance_template resource (#22763)
  • compute: added the numeric id as generated_id attribute to the google_compute_network_endpoint_group (#22780)
  • compute: added update support for load_balancing_scheme in google_compute_backend_service and google_compute_global_forwarding_rule resources to allow migrating between classic and global external ALB (#22781)
  • container: added in_transit_encryption_config field in google_container_cluster resource (#22758)
  • container: allowed in-place update node_config.windows_node_config field in google_container_cluster and google_container_node_pool resource (#22782)
  • container: allowed in-place update for node_config.storage_pools field in google_container_cluster and google_container_node_pool resource (#22753)
  • dialogflowcx: added event_handlers.trigger_fulfillment.enable_generative_fallback field to google_dialogflow_cx_flow resource (#22671)
  • dialogflowcx: added gen_app_builder_settings field to google_dialogflow_cx_agent resource (#22757)
  • netapp: added custom_performance_enabled, total_throughput_mibps, and total_iops fields to google_netapp_storage_pool resource (#22778)
  • vmwareengine: increased google_cloud_vmwareengine_private_cloud timeout to 6 hours. (#22762)

BUG FIXES:

  • compute: added global retry for "resourceNotReady for Networks" 400 errors (#22756)
  • dialogflowcx: fixed an issue where dialogflow_cx_custom_endpoint is not correctedly handled (#22792)
  • iamoauthclient: marked google_iam_oauth_client_credential.client_secret as sensitive (#22789)
  • resourcemanager: fixed an issue in google_projects data source where the provider universe_domain did not overwrite the list URL (#22747)

6.35.0 (May 13, 2025)

... (truncated)

Commits

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/google](https://github.com/hashicorp/terraform-provider-google) from 6.28.0 to 6.36.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v6.36.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v6.28.0...v6.36.1)

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

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 May 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #270.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/google-6.36.1 branch June 2, 2025 12:12
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