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 to google_bigquery_dataset (#15115)
bigquery: added external_data_configuration.metadata_cache_mode and external_data_configuration.object_metadata to google_bigquery_table (#15096)
bigquery: made external_data_configuration.source_fomat optional in google_bigquery_table (#15096)
certificatemanager: added issuance_config field to google_certificate_manager_certificate resource (#15101)
cloudbuild: added repository_event_config field to google_cloudbuild_trigger resource (#15098)
compute: added field http_keep_alive_timeout_sec to resource google_compute_target_http_proxy (#15109)
compute: added field http_keep_alive_timeout_sec to resource google_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 on google_container_cluster (#15131)
container: added field tpu_topology under placement_policy in resource google_container_node_pool (#15130)
gkehub: promoted the google_gke_hub_feature resource's fleetobservability block to GA. (#15105)
iamworkforcepool: added oidc.client_secret field to google_iam_workforce_pool_provider and new enum values CODE and MERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS to oidc.web_sso_config.response_type and oidc.web_sso_config.assertion_claims_behavior respectively (#15069)
sql: added settings.data_cache_config to sql_database_instance resource. (#15127)
sql: added settings.edition field to sql_database_instance resource. (#15127)
vertexai: supported shard_size in google_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 field maintenance_schedule. (#15063)
orgpolicy: fixed forcing recreation on imported state for google_org_policy_policy (#15132)
osconfig: fixed validation of file resource state fields in google_os_config_os_policy_assignment (#15107)
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 to google_bigquery_dataset (#15115)
bigquery: added external_data_configuration.metadata_cache_mode and external_data_configuration.object_metadata to google_bigquery_table (#15096)
bigquery: made external_data_configuration.source_fomat optional in google_bigquery_table (#15096)
certificatemanager: added issuance_config field to google_certificate_manager_certificate resource (#15101)
cloudbuild: added repository_event_config field to google_cloudbuild_trigger resource (#15098)
compute: added field http_keep_alive_timeout_sec to resource google_compute_target_http_proxy (#15109)
compute: added field http_keep_alive_timeout_sec to resource google_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 on google_container_cluster (#15131)
container: added field tpu_topology under placement_policy in resource google_container_node_pool (#15130)
gkehub: promoted the google_gke_hub_feature resource's fleetobservability block to GA. (#15105)
iamworkforcepool: added oidc.client_secret field to google_iam_workforce_pool_provider and new enum values CODE and MERGE_ID_TOKEN_OVER_USER_INFO_CLAIMS to oidc.web_sso_config.response_type and oidc.web_sso_config.assertion_claims_behavior respectively (#15069)
sql: added settings.data_cache_config to sql_database_instance resource. (#15127)
sql: added settings.edition field to sql_database_instance resource. (#15127)
vertexai: supported shard_size in google_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 field maintenance_schedule. (#15063)
orgpolicy: fixed forcing recreation on imported state for google_org_policy_policy (#15132)
osconfig: fixed validation of file resource state fields in google_os_config_os_policy_assignment (#15107)
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 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 4.73.2 to 4.74.0.
Release notes
Sourced from hashicorp/google's releases.
Changelog
Sourced from hashicorp/google's changelog.
Commits
d463b64
update changelog9ce84e7
Normalize name field (#8360) (#15190)922130d
Merge release-4.73.1d2da516
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)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 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)