Bump hashicorp/google from 4.73.1 to 4.74.0 in /deploy
Bumps hashicorp/google from 4.73.1 to 4.74.0.
Release notes
Sourced from hashicorp/google's releases.
v4.74.0
FEATURES:
- New Resource:
google_cloudbuildv2_connection
(#15098)- New Resource:
google_cloudbuildv2_repository
(#15098)- New Resource:
google_gkeonprem_bare_metal_admin_cluster
(#15099)- New Resource:
google_network_security_address_group
(#15111)- New Resource:
google_network_security_gateway_security_policy_rule
(#15112)- New Resource:
google_network_security_gateway_security_policy
(#15112)- New Resource:
google_network_security_url_lists
(#15112)- New Resource:
google_network_services_gateway
(#15112)IMPROVEMENTS:
- bigquery: added
storage_billing_model
argument togoogle_bigquery_dataset
(#15115)- bigquery: added
external_data_configuration.metadata_cache_mode
andexternal_data_configuration.object_metadata
togoogle_bigquery_table
(#15096)- bigquery: made
external_data_configuration.source_fomat
optional ingoogle_bigquery_table
(#15096)- certificatemanager: added
issuance_config
field togoogle_certificate_manager_certificate
resource (#15101)- cloudbuild: added
repository_event_config
field togoogle_cloudbuild_trigger
resource (#15098)- compute: added field
http_keep_alive_timeout_sec
to resourcegoogle_compute_target_http_proxy
(#15109)- compute: added field
http_keep_alive_timeout_sec
to resourcegoogle_compute_target_https_proxy
(#15109)- compute: added support for updating labels in
google_compute_external_vpn_gateway
(#15134)- container: made
monitoring_config.enable_components
optional ongoogle_container_cluster
(#15131)- container: added field
tpu_topology
underplacement_policy
in resourcegoogle_container_node_pool
(#15130)- gkehub: promoted the
google_gke_hub_feature
resource'sfleetobservability
block to GA. (#15105)- iamworkforcepool: added
oidc.client_secret
field togoogle_iam_workforce_pool_provider
and new enum valuesCODE
andMERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS
tooidc.web_sso_config.response_type
andoidc.web_sso_config.assertion_claims_behavior
respectively (#15069)- sql: added
settings.data_cache_config
tosql_database_instance
resource. (#15127)- sql: added
settings.edition
field tosql_database_instance
resource. (#15127)- vertexai: supported
shard_size
ingoogle_vertex_ai_index
(#15133)BUG FIXES:
- compute: made
google_compute_router_peer.peer_ip_address
optional (#15095)- redis: fixed issue with
google_redis_instance
populating output-only fieldmaintenance_schedule
. (#15063)- orgpolicy: fixed forcing recreation on imported state for
google_org_policy_policy
(#15132)- osconfig: fixed validation of file resource
state
fields ingoogle_os_config_os_policy_assignment
(#15107)v4.73.2
BUG FIXES:
- monitoring: fixed an issue which occurred when
name
field ofgoogle_monitoring_monitored_project
was long-form
Changelog
Sourced from hashicorp/google's changelog.
4.74.0 (July 18, 2023)
FEATURES:
- New Resource:
google_cloudbuildv2_connection
(#15098)- New Resource:
google_cloudbuildv2_repository
(#15098)- New Resource:
google_gkeonprem_bare_metal_admin_cluster
(#15099)- New Resource:
google_network_security_address_group
(#15111)- New Resource:
google_network_security_gateway_security_policy_rule
(#15112)- New Resource:
google_network_security_gateway_security_policy
(#15112)- New Resource:
google_network_security_url_lists
(#15112)- New Resource:
google_network_services_gateway
(#15112)IMPROVEMENTS:
- bigquery: added
storage_billing_model
argument togoogle_bigquery_dataset
(#15115)- bigquery: added
external_data_configuration.metadata_cache_mode
andexternal_data_configuration.object_metadata
togoogle_bigquery_table
(#15096)- bigquery: made
external_data_configuration.source_fomat
optional ingoogle_bigquery_table
(#15096)- certificatemanager: added
issuance_config
field togoogle_certificate_manager_certificate
resource (#15101)- cloudbuild: added
repository_event_config
field togoogle_cloudbuild_trigger
resource (#15098)- compute: added field
http_keep_alive_timeout_sec
to resourcegoogle_compute_target_http_proxy
(#15109)- compute: added field
http_keep_alive_timeout_sec
to resourcegoogle_compute_target_https_proxy
(#15109)- compute: added support for updating labels in
google_compute_external_vpn_gateway
(#15134)- container: made
monitoring_config.enable_components
optional ongoogle_container_cluster
(#15131)- container: added field
tpu_topology
underplacement_policy
in resourcegoogle_container_node_pool
(#15130)- gkehub: promoted the
google_gke_hub_feature
resource'sfleetobservability
block to GA. (#15105)- iamworkforcepool: added
oidc.client_secret
field togoogle_iam_workforce_pool_provider
and new enum valuesCODE
andMERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS
tooidc.web_sso_config.response_type
andoidc.web_sso_config.assertion_claims_behavior
respectively (#15069)- sql: added
settings.data_cache_config
tosql_database_instance
resource. (#15127)- sql: added
settings.edition
field tosql_database_instance
resource. (#15127)- vertexai: supported
shard_size
ingoogle_vertex_ai_index
(#15133)BUG FIXES:
- compute: made
google_compute_router_peer.peer_ip_address
optional (#15095)- redis: fixed issue with
google_redis_instance
populating output-only fieldmaintenance_schedule
. (#15063)- orgpolicy: fixed forcing recreation on imported state for
google_org_policy_policy
(#15132)- osconfig: fixed validation of file resource
state
fields ingoogle_os_config_os_policy_assignment
(#15107)4.73.2 (July 17, 2023)
BUG FIXES:
- monitoring: fixed an issue which occurred when
name
field ofgoogle_monitoring_monitored_project
was long-form
Commits
-
d463b64
update changelog -
9ce84e7
Normalize name field (#8360) (#15190) -
922130d
Merge release-4.73.1 -
d2da516
add sample for deploy parameters (#8311) (#15141) -
c0f2132
Add legacy long form project (#8320) (#15140) -
e00fb75
Corrected GOOGLE_USE_DEFAULT_CREDENTIALS value (#8319) (#15139) -
5bef5d0
Add forward/review label (#8313) (#15137) -
1ed9de9
compute_external_vpn_gateway - allow updating labels (#8297) (#15134) -
0c36b15
feat(vertexai): supportshard_size
ingoogle_vertex_ai_index
(#8293) (#15... -
3f918ea
fix import error for orgpolicy (#8291) (#15132) - 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