New Resource:google_vmwareengine_network (ga) (#16583)
New Resource:google_vmwareengine_network_peering (#16616)
IMPROVEMENTS:
artifactregistry: added remote_repository_config.upstream_credentials field to google_artifact_registry_repository resource (#16562)
cloudbuild: added fields build.artifacts.maven_artifacts, build.artifacts.npm_packages , and build.artifacts.python_packages to resource google_cloudbuild_trigger (#16543)
cloudrunv2: promoted field depends_on in google_cloud_run_v2_service to GA (#16577)
composer: added database_config.zone field in google_composer_environment (#16551)
compute: added field service_directory_registrations to resource google_compute_global_forwarding_rule (#16581)
firestore: added virtual field deletion_policy to google_firestore_database (#16576)
firestore: enabled database deletion upon destroy for google_firestore_database (#16576)
gkehub2: added policycontroller field to fleet_default_member_config in google_gke_hub_feature (#16542)
iam: added allowed_services, disable_programmatic_signin fields to google_iam_workforce_pool resource (#16580)
vmwareengine: added STANDARD type support to google_vmwareengine_network resource (#16583)
vmwareengine: promoted google_vmwareengine_private_cloud resource to GA (#16613)
BUG FIXES:
compute: fixed a permadiff caused by issues with ipv6 diff suppression in google_compute_forwarding_rule and google_compute_global_forwarding_rule (#16550)
firestore: fixed an issue where google_firestore_database could be deleted when delete_protection_state was DELETE_PROTECTION_ENABLED (#16576)
firestore: made resource creation retry for 409 errors with the text "Aborted due to cross-transaction contention" in google_firestore_index (#16618)
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 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 from 5.7.0 to 5.8.0.
Release notes
Sourced from hashicorp/google's releases.
Changelog
Sourced from hashicorp/google's changelog.
Commits
cd240cc
Update CHANGELOG.md (#16631)8350deb
Revert "add support for IAM Group authentication to google_sql_user (#9505)" ...0f301c7
Retry on firestore index create 409 with 'cross-transaction contention' (#951...37d155c
Fix reference to role (#9497) (#16617)245077c
Add Network Peering resource to Vmwareengine (#9511) (#16616)69fe33f
add support for IAM Group authentication to google_sql_user (#9505) (#16615)23234b6
Promote PC to GA (#9510) (#16613)331733a
fix fleet_default_member_config (#9522) (#16608)141f32d
Fix Datastream private connectivity docs (#9455) (#16592)8a9c6b4
add included table (#9499) (#16589)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