Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Updates the requirements on hashicorp/google-beta to permit the latest version.

Release notes

Sourced from hashicorp/google-beta's releases.

v7.10.0

BREAKING CHANGES:

  • alloydb: marked initial_user.password as required on create of new google_alloydb_cluster resources. This change aligns the provider with existing API constraints to surface errors earlier. (#10999)

FEATURES:

  • New Resource: google_ces_app (#10950)
  • New Resource: google_ces_toolset (#10967)
  • New Resource: google_client_config (#10975)
  • New Resource: google_discovery_engine_control (#10966)
  • New Resource: google_netapp_host_group (#10959)
  • New Resource: google_network_security_mirroring_endpoint (beta) (#10941)
  • New Resource: google_network_services_multicast_domain (#10952)
  • New Resource: google_privileged_access_manager_settings (#10961)

IMPROVEMENTS:

  • cloudfunctions2: added direct_vpc_network_interface and direct_vpc_egress field to google_cloudfunctions2_function resource (#10971)
  • cloudrunv2: added template.container.depends_on field to google_cloud_run_v2_worker_pool resource (#10970)
  • container: added network_tier_config to google_container_cluster resource. (#10960)
  • eventarc: added labels field to google_eventarc_channel resource (#10944)
  • netapp: added block_devices field and ISCSI protocol support to goolge_netapp_volume resource, and increased timeouts on its operations (#10974)
  • netapp: added additional field type in google_netapp_storage_pool resource (#10953)
  • vertexai: added psc_automation_configs field to google_vertex_ai_endpoint resource (#10956)
  • vertexai: added sync_config.continuous field to google_vertex_ai_feature_online_store_featureview (#10964)

BUG FIXES:

  • accesscontextmanager: fixed issue where google_access_context_manager_service_perimeter_[dry_run_][egress|ingress]_policy caused the provider to crash when a provided identity casing was invalid. (#10968)
  • apigee: fixed issue where credentials block was not populated in the Terraform state in google_apigee_developer_app resource (#10963)
  • compute: fixed google_compute_network_firewall_policy_rule staying disabled after apply with disabled = false (#10962)
  • compute: fixed a breaking change in google_compute_instance introduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#10998)
  • compute: resolve permadiff for display_name in new deployments of google_compute_organization_security_policy (#10965)
  • storage: fixed a conversion error in google_storage_bucket state migration. This bug impacted Pulumi users. (#10943)
Changelog

Sourced from hashicorp/google-beta's changelog.

7.10.0 (Unreleased)

BREAKING CHANGES:

  • alloydb: marked initial_user.password as required on create of new google_alloydb_cluster resources. This change aligns the provider with existing API constraints to surface errors earlier. (#10999)

FEATURES:

  • New Resource: google_ces_app (#10950)
  • New Resource: google_ces_toolset (#10967)
  • New Resource: google_client_config (#10975)
  • New Resource: google_discovery_engine_control (#10966)
  • New Resource: google_netapp_host_group (#10959)
  • New Resource: google_network_security_mirroring_endpoint (beta) (#10941)
  • New Resource: google_network_services_multicast_domain (#10952)
  • New Resource: google_privileged_access_manager_settings (#10961)

IMPROVEMENTS:

  • cloudfunctions2: added direct_vpc_network_interface and direct_vpc_egress field to google_cloudfunctions2_function resource (#10971)
  • cloudrunv2: added template.container.depends_on field to google_cloud_run_v2_worker_pool resource (#10970)
  • container: added network_tier_config to google_container_cluster resource. (#10960)
  • eventarc: added labels field to google_eventarc_channel resource (#10944)
  • netapp: added block_devices field and ISCSI protocol support to goolge_netapp_volume resource, and increased timeouts on its operations (#10974)
  • netapp: added additional field type in google_netapp_storage_pool resource (#10953)
  • vertexai: added psc_automation_configs field to google_vertex_ai_endpoint resource (#10956)
  • vertexai: added sync_config.continuous field to google_vertex_ai_feature_online_store_featureview (#10964)

BUG FIXES:

  • accesscontextmanager: fixed issue where google_access_context_manager_service_perimeter_[dry_run_][egress|ingress]_policy caused the provider to crash when a provided identity casing was invalid. (#10968)
  • apigee: fixed issue where credentials block was not populated in the Terraform state in google_apigee_developer_app resource (#10963)
  • compute: fixed google_compute_network_firewall_policy_rule staying disabled after apply with disabled = false (#10962)
  • compute: fixed a breaking change in google_compute_instance introduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#10998)
  • compute: resolve permadiff for display_name in new deployments of google_compute_organization_security_policy (#10965)
  • storage: fixed a conversion error in google_storage_bucket state migration. This bug impacted Pulumi users. (#10943)

7.9.0 (October 28, 2025)

BREAKING CHANGES:

  • beyondcorp: made the ports field in endpoint_matchers required in response to a change in the API surface. (#10909)

FEATURES:

  • New Resource: google_firestore_user_creds (#10922)
  • New Resource: google_network_security_dns_threat_detector (#10898)

IMPROVEMENTS:

  • appengine: added ssl_policy to application on google_app_engine_application resource (#10915)
  • bigquery: added support for IAM conditions in google_bigquery_dataset_iam_* resources (#10913)
  • container: added dns_endpoint_confg.enable_k8s_tokens_via_dns and dns_endpoint_config.enable_k8s_certs_via_dns fields to google_container_cluster resource (#10910)
  • container: added fleet.membership_type field to google_container_cluster resource (#10901)
  • dataplex: added data_classification field to google_dataplex_aspect_type resource (#10929)
  • iamworkforcepool: added scim_usage field to workforce_pool_provider resource (#10916)
  • memorystore: added available_maintenance_versions field to google_memorystore_instance resource (#10899)

... (truncated)

Commits
  • ddfd7a3 Revise CHANGELOG for version 7.10.0 (#10980)
  • d40d01e Fix context import (#11001)
  • ef9d05e AlloyDB Cluster custom diff to check initial user & password set on create (#...
  • 7b6479a Revert "Allow updating guest accelerator count to 0 on compute_instance (#154...
  • b87df26 Update AlloyDB TF examples and tests to include the password field on cluster...
  • 9be2b54 Add ephemeral google_client_config resource (#15099) (#10975)
  • 2252591 add blockDevices and ISCSI changes for volume resource (#15405) (#10974)
  • 29520ad Revert "Add UnitOperation resource" (#15554) (#10973)
  • 31aae94 VPC Flow Logs Support Terraform in v1 (#15523) (#10972)
  • 8f7adb2 feat: add support for direct vpc in Cloud Functions v2 beta provider (#15539)...
  • 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)

…o ~> 7.10.0

Updates the requirements on [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/v7.10.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v7.6.0...v7.10.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-version: 7.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #50.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/terraform/examples/complete-example/hashicorp/google-beta-tw-7.10.0 branch November 24, 2025 17:56
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.

2 participants