Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hashicorp/google-beta from 6.28.0 to 6.36.1.

Release notes

Sourced from hashicorp/google-beta'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 (#10064)

v6.36.0

DEPRECATIONS:

  • beyondcorp: deprecated google_beyondcorp_application (#9968)
  • firestore: deprecated deletion_policy field of google_firestore_database resource (#9976)

FEATURES:

  • New Data Source: google_beyondcorp_security_gateway (#9996)
  • New Data Source: google_lustre_instance (#9978)
  • New Resource: google_bigquery_row_access_policy (#10004)
  • New Resource: google_dataplex_glossary (#9997)
  • New Resource: google_firebase_app_hosting_default_domain (#9966)
  • New Resource: google_firebase_app_hosting_domain (#9966)
  • New Resource: google_firebase_app_hosting_traffic (#9966)
  • New Resource: google_iam_workload_identity_pool_iam_* (#9990)

IMPROVEMENTS:

  • beyondcorp: increased default timeouts on google_beyondcorp_app_gateway operations from 20m to 40m (#10003)
  • bigtable: added deletion_protection field to google_bigtable_logical_view resource (#9969)
  • compute: added 'H2C' as a supported value for protocol in google_compute_backend_service and google_compute_region_backend_service (#9994)
  • compute: added external_managed_backend_bucket_migration_state and external_managed_backend_bucket_migration_testing_percentage to google_compute_global_forwarding_rule resource. (#9985)
  • compute: added external_managed_migration_state and external_managed_migration_testing_percentage to google_compute_backend_service resource. (#9985)
  • compute: added force_attach field to boot_disk and attached_disk of google_compute_instance resource (#9999)
  • compute: added numeric_id to google_compute_instance_template resource (#9975)
  • compute: added the numeric id as generated_id attribute to the google_compute_network_endpoint_group (#9984)
  • 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 (#9985)
  • container: added in_transit_encryption_config field in google_container_cluster resource (#9972)
  • container: allowed in-place update node_config.windows_node_config field in google_container_cluster and google_container_node_pool resource (#9986)
  • container: allowed in-place update for node_config.storage_pools field in google_container_cluster and google_container_node_pool resourcee (#9967)
  • dialogflowcx: added event_handlers.trigger_fulfillment.enable_generative_fallback field to google_dialogflow_cx_flow resource (#9958)
  • dialogflowcx: added gen_app_builder_settings field to google_dialogflow_cx_agent resource (#9971)
  • iambeta: added mode, inline_certificate_issuance_config, and inline_trust_config fields to google_iam_workload_identity_pool resource (#9990)
  • vmwareengine: increased google_cloud_vmwareengine_private_cloud timeout to 6 hours. (#9974)

BUG FIXES:

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

v6.35.0

FEATURES:

  • New Resource: google_compute_cross_site_network (#9940)

IMPROVEMENTS:

... (truncated)

Changelog

Sourced from hashicorp/google-beta'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 (#10064)

6.36.0 (May 20, 2025)

DEPRECATIONS:

  • beyondcorp: deprecated google_beyondcorp_application. (#9968)
  • firestore: deprecated deletion_policy field of google_firestore_database resource (#9976)

FEATURES:

  • New Data Source: google_beyondcorp_security_gateway (#9996)
  • New Data Source: google_lustre_instance (#9978)
  • New Resource: google_bigquery_row_access_policy (#10004)
  • New Resource: google_dataplex_glossary (#9997)
  • New Resource: google_firebase_app_hosting_default_domain (#9966)
  • New Resource: google_firebase_app_hosting_domain (#9966)
  • New Resource: google_firebase_app_hosting_traffic (#9966)
  • New Resource: google_iam_workload_identity_pool_iam_* (#9990)

IMPROVEMENTS:

  • beyondcorp: increased default timeouts on google_beyondcorp_app_gateway operations from 20m to 40m (#10003)
  • bigtable: added deletion_protection field to google_bigtable_logical_view resource (#9969)
  • compute: added 'H2C' as a supported value for protocol in google_compute_backend_service and google_compute_region_backend_service (#9994)
  • compute: added external_managed_backend_bucket_migration_state and external_managed_backend_bucket_migration_testing_percentage to google_compute_global_forwarding_rule resource. (#9985)
  • compute: added external_managed_migration_state and external_managed_migration_testing_percentage to google_compute_backend_service resource. (#9985)
  • compute: added force_attach field to boot_disk and attached_disk of google_compute_instance resource (#9999)
  • compute: added numeric_id to google_compute_instance_template resource (#9975)
  • compute: added the numeric id as generated_id attribute to the google_compute_network_endpoint_group (#9984)
  • 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 (#9985)
  • container: added in_transit_encryption_config field in google_container_cluster resource (#9972)
  • container: allowed in-place update node_config.windows_node_config field in google_container_cluster and google_container_node_pool resource (#9986)
  • container: allowed in-place update for node_config.storage_pools field in google_container_cluster and google_container_node_pool resourcee (#9967)
  • dialogflowcx: added event_handlers.trigger_fulfillment.enable_generative_fallback field to google_dialogflow_cx_flow resource (#9958)
  • dialogflowcx: added gen_app_builder_settings field to google_dialogflow_cx_agent resource (#9971)
  • iambeta: added mode, inline_certificate_issuance_config, and inline_trust_config fields to google_iam_workload_identity_pool resource (#9990)
  • vmwareengine: increased google_cloud_vmwareengine_private_cloud timeout to 6 hours. (#9974)

BUG FIXES:

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

6.35.0 (May 13, 2025)

FEATURES:

  • New Resource: google_compute_cross_site_network (#9940)

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

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  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 #271.

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