Bump hashicorp/google from 4.64.0 to 4.65.1 in /deploy
Bumps hashicorp/google from 4.64.0 to 4.65.1.
Release notes
Sourced from hashicorp/google's releases.
v4.65.1
BUG FIXES:
- provider: fixed an issue where
google_client_config
datasource returnnull
foraccess_token
v4.65.0
FEATURES:
- New Data Source:
google_datastream_static_ips
(#14487)- New Resource:
google_compute_disk_async_replication
(#14489)- New Resource:
google_firestore_field
(#14512)IMPROVEMENTS:
- bigquery: added general field
load.parquet_options
togoogle_bigquery_job
(#14497)- cloudbuild: added
allow_failure
andallow_exit_codes
tobuild.step
ingoogle_cloudbuild_trigger
resource (#14498)- compute: added enumeration values
SEV_SNP_CAPABLE
,SUSPEND_RESUME_COMPATIBLE
,TDX_CAPABLE
for theguest_os_features
ofgoogle_compute_image
(#14518)- compute: added support for
stack_type
togoogle_compute_network_peering
(#14509)- dlp: added
publish_to_stackdriver
field togoogle_data_loss_prevention_job_trigger
resource (#14539)BUG FIXES:
- certificatemanager: fixed an issue where
self_managed.pem_certificate
andself_managed.pem_certificate
can't be updated ongoogle_certificate_manager_certificate
(#14521)- compute: fixed crash on
terraform destroy -refresh=false
for instance group managers withwait_for_instances = "true"
if the instance group manager was not found (#14543)- container: fixed node auto-provisioning not working when
auto_provisioning_defaults.management
is not provided ongoogle_container_cluster
(#14519)- provider: fixed an issue where mtls transports were not used consistently (#14550)
Changelog
Sourced from hashicorp/google's changelog.
4.65.1 (Unreleased)
BUG FIXES:
- provider: fixed an issue where
google_client_config
datasource returnnull
foraccess_token
4.65.0 (May 15, 2023)
FEATURES:
- New Data Source:
google_datastream_static_ips
(#14487)- New Resource:
google_compute_disk_async_replication
(#14489)- New Resource:
google_firestore_field
(#14512)IMPROVEMENTS:
- bigquery: added general field
load.parquet_options
togoogle_bigquery_job
(#14497)- cloudbuild: added
allow_failure
andallow_exit_codes
tobuild.step
ingoogle_cloudbuild_trigger
resource (#14498)- compute: added enumeration values
SEV_SNP_CAPABLE
,SUSPEND_RESUME_COMPATIBLE
,TDX_CAPABLE
for theguest_os_features
ofgoogle_compute_image
(#14518)- compute: added support for
stack_type
togoogle_compute_network_peering
(#14509)- dlp: added
publish_to_stackdriver
field togoogle_data_loss_prevention_job_trigger
resource (#14539)BUG FIXES:
- certificatemanager: fixed an issue where
self_managed.pem_certificate
andself_managed.pem_certificate
can't be updated ongoogle_certificate_manager_certificate
(#14521)- compute: fixed crash on
terraform destroy -refresh=false
for instance group managers withwait_for_instances = "true"
if the instance group manager was not found (#14543)- container: fixed node auto-provisioning not working when
auto_provisioning_defaults.management
is not provided ongoogle_container_cluster
(#14519)- provider: fixed an issue where mtls transports were not used consistently (#14550)
Commits
-
359e20e
update changelog -
f3eecb4
Revert "fix: Update config.go and framework_config.go to use transport.Creds ... -
517a6b6
Update CHANGELOG.md (#14592) -
46158c5
fix: Update config.go and framework_config.go to use transport.Creds for all ... -
751811a
make TestAccComputeDiskAsyncReplication beta-only (#7905) (#14548) -
e142cb4
Move common_operation.go and common_polling.go to the new packages (#7894) (#... -
cbefbc3
Gke gcsfuse (#7884) (#14546) -
8dd8dff
make TestAccComputeForwardingRule_serviceDirectoryRegistrations beta-only (#7... -
e6916a9
Create Tls Inspection Policy resource and update Gateway Security Policy to u... -
dc87a55
check if instance manager not found on delete, don't return an error (#7903) ... - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR. Deprecated, use GitLab's native /rebase instead -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts