Bump hashicorp/google from 4.71.0 to 4.72.1 in /deploy
Bumps hashicorp/google from 4.71.0 to 4.72.1.
Release notes
Sourced from hashicorp/google's releases.
v4.72.1
BUG FIXES:
- compute: fixed an issue in
google_compute_instance_template
where initialize params stopped thedisk.disk_size_gb
field being used (#15054)v4.72.0
FEATURES:
- New Resource:
google_certificate_manager_public_ca_external_account_key
(#14983)IMPROVEMENTS:
- compute: added
provisioned_throughput
field togoogle_compute_disk
used byhyperdisk-throughput
pd type (#14985)- container: added field
security_posture_config
to resourcegoogle_container_cluster
(#14999)- logging: added support for
locked
togoogle_logging_project_bucket_config
(#14977)BUG FIXES:
- bigquery: fixed an issue where api default value for
edition
field ofgoogle_bigquery_reservation
was not handled (#14961)- cloudfunction2: fixed permadiffs of some fields of
service_config
ingoogle_cloudfunctions2_function
resource (#14975)- compute: fixed an issue with setting project field to long form in
google_compute_forwarding_rule
andgoogle_compute_global_forwarding_rule
(#14996)- gkehub: fixed an issue with setting project field to long form in
google_gke_hub_feature
(#14996)
Changelog
Sourced from hashicorp/google's changelog.
4.72.1 (July 6, 2023)
BUG FIXES:
- compute: fixed an issue in
google_compute_instance_template
where initialize params stopped thedisk.disk_size_gb
field being used (#15054)4.72.0 (July 3, 2023)
FEATURES:
- New Resource:
google_certificate_manager_public_ca_external_account_key
(#14983)IMPROVEMENTS:
- compute: added
provisioned_throughput
field togoogle_compute_disk
used byhyperdisk-throughput
pd type (#14985)- container: added field
security_posture_config
to resourcegoogle_container_cluster
(#14999)- logging: added support for
locked
togoogle_logging_project_bucket_config
(#14977)BUG FIXES:
- bigquery: fixed an issue where api default value for
edition
field ofgoogle_bigquery_reservation
was not handled (#14961)- cloudfunction2: fixed permadiffs of some fields of
service_config
ingoogle_cloudfunctions2_function
resource (#14975)- compute: fixed an issue with setting project field to long form in
google_compute_forwarding_rule
andgoogle_compute_global_forwarding_rule
(#14996)- gkehub: fixed an issue with setting project field to long form in
google_gke_hub_feature
(#14996)
Commits
-
7c1e205
Update CHANGELOG for v4.72.1 patch release -
bcfc366
Prioritize disk.DiskSizeGb over disk.InitializeParams.DiskSizeGb (#8246) (#15... -
d41ec6f
Add 4.72.0 changelog (#15019) -
83f8f6d
Move files to the sweeper and envvar packages (#8198) (#15001) -
8566c49
Delete stray appengine service, minor fixups (#8219) (#15000) -
e577b49
Support security posture config (#8185) (#14999) -
8a7e813
Add long form project property (#8200) (#14996) -
68dd08a
Fix Filestore quota usage (#8211) (#14995) -
d5cea26
Add field httpKeepAliveTimeoutSec to resources google_compute_target_http_pro... -
1b913a1
Generate sweepers to the service packages (#8128) (#14989) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts