chore(deps): update terraform google to v4.85.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| google (source) | required_provider | minor | 4.38.0 -> 4.85.0 |
Release Notes
hashicorp/terraform-provider-google (google)
v4.85.0
NOTES:
- The
4.85.0release backports configuration for the retention period for Cloud Storage soft delete (https://cloud.google.com/resources/storage/soft-delete-announce) so that customers who have not yet upgraded to5.22.0+ are able to configure the retention period of objects in their buckets. By upgrading to this version and configuring or otherwise interacting with thegoogle_storage_bucket.soft_delete_policyvalues, you will need to upgrade directly to5.22.0+ from4.85.0when upgrading to5.Xin the future.
IMPROVEMENTS:
- storage: added
soft_delete_policytogoogle_storage_bucketresource (#β17624)
v4.84.0
DEPRECATIONS:
- alloydb: deprecated
networkfield in favor ofnetwork_configongoogle_alloydb_cluster. (#β15881) - identityplayform: deprecated
google_identity_platform_project_default_configresource. Usegoogle_identity_platform_configresource instead (#β15876)
FEATURES:
-
New Data Source:
google_certificate_manager_certificate_map(#β15906) -
New Resource:
google_artifact_registry_vpcsc_config(#β15840) -
New Resource:
google_dialogflow_cx_security_settings(#β15886) -
New Resource:
google_gke_backup_restore_plan(#β15858) -
New Resource:
google_edgenetwork_network(#β15891) -
New Resource:
google_edgenetwork_subnet(#β15891)
IMPROVEMENTS:
- alloydb: added
network_configfield to support named IP ranges ongoogle_alloydb_cluster. (#β15881) - cloudrunv2: added fields
network_interfacesto resourcegoogle_cloud_run_v2_jobto support Direct VPC egress. (#β15870) - cloudrunv2: added fields
network_interfacesto resourcegoogle_cloud_run_v2_serviceto support Direct VPC egress. (#β15870) - compute: updated the
autoscaling_policy.modeto acceptONLY_SCALE_OUTongoogle_compute_autoscaler(#β15890) - compute: added
server_tls_policyargument togoogle_compute_target_https_proxyresource (#β15845) - compute: added
memberattribute togoogle_compute_default_service_accountdatasource (#β15897) - compute: added output field
internal_ipv6_prefixtogoogle_compute_subnetworkresource (#β15892) - container: added
node_config.fast_socketfield togoogle_container_node_pool(#β15872) - container: promoted
node_pool_auto_configfield ingoogle_container_clusterfrom beta provider to GA provider. (#β15884) - container: promoted field
placement_policy.tpu_topologyin resourcegoogle_container_node_poolto GA (#β15869) - containeraws: added support for
auto_repairingoogle_container_aws_node_pool(#β15862) - containerazure: added support for
auto_repairingoogle_container_azure_node_pool(#β15862) - filestore: added support for the
"ZONAL"value totieringoogle_filestore_instance(#β15889) - firestore: added
delete_protection_statefield togoogle_firestore_databaseresource. (#β15878) - identityplatform: added
sign-infield togoogle_identity_platform_configresource (#β15876) - networkconnectivity: added support for
linked_vpc_networkingoogle_network_connectivity_spoke(#β15862) - networkservices: increased default timeout for
google_network_services_edge_cache_originto 120m from 60m (#β15855) - networkservices: increased default timeout for
google_network_services_edge_cache_serviceto 60m from 30m (#β15861) - secretmanager: added
is_secret_data_base64field togoogle_secret_manager_secret_versionresource (#β15853)
BUG FIXES:
- bigquery: updated documentation for
google_bigquery_table.time_partitioning.expiration_ms(#β15873) - bigtable: added a read timeout to
google_bigtable_instance(#β15856) - bigtable: improved regional reliability when instance overlaps a downed region in the resource
google_bigtable_instance(#β15900) - eventarc: resolved permadiff on
google_eventarc_trigger.event_data_content_typeby defaulting to the value returned by the API if not set in the configuration. (#β15862) - identityplatform: fixed a potential perma-diff for
sign_iningoogle_identity_platform_configresource (#β15907) - monitoring: fixed scaling issues when deploying terraform changes with many
google_monitoring_monitored_project(#β15828) - monitoring: fixed validation of
service_idongoogle_monitoring_custom_serviceandslo_idongoogle_monitoring_slo(#β15841) - osconfig: fixed no more than one setting is allowed under
patch_config.windows_updateongoogle_os_config_patch_deployment(#β15904) - provider: addressed a bug where configuring the provider with unknown values did not behave as expected (#β15898)
- provider: fixed the provider so it resumes ignoring empty strings set in the
providerblock (#β15844) - secretmanager: replaced the panic block with an error in import function of
google_secret_manager_secret_versionresource (#β15880) - secretmanager: fixed an issue in
google_secretmanager_secretwhere replacingreplication.automaticwithreplication.autowould destroy and recreate the resource (#β15922)
v4.83.0
DEPRECATIONS:
- secretmanager: deprecated
automaticfield ongoogle_secret_manager_secret. Useautoinstead. (#β15793)
FEATURES:
-
New Resource:
google_biglake_table(#β15736) -
New Resource:
google_data_pipeline_pipeline(#β15785) -
New Resource:
google_dialogflow_cx_test_case(#β15814) -
New Resource:
google_storage_insights_report_config(#β15819) -
New Resource:
google_apigee_target_server(#β15751)
IMPROVEMENTS:
- gkehub: added
labelsfields togoogle_gke_hub_membership_bindingresource (#β15753) - bigquery: added
allow_non_incremental_definitiontogoogle_bigquery_tableresource (#β15813) - bigquery: added
table_constraintsfield togoogle_bigquery_tableresource (#β15815) - compute: added internal IPV6 support for
google_compute_addressandgoogle_compute_instanceresources (#β15780) - containerattached: added
binary_authorizationfield togoogle_container_attached_clusterresource (#β15822) - containeraws: added update support for
config.instance_typeinΒcontainer_aws_node_pool(#β15862) - firestore: added
point_in_time_recovery_enablementfield togoogle_firestore_databaseresource (#β15795) - firestore: added
update_timeanduidfields togoogle_firestore_databaseresource (#β15823) - gkehub2: added
labels,namespace_labelsfields togoogle_gke_hub_namespaceresource (#β15732) - gkehub: added
labelsfields togoogle_gke_hub_scoperesource (#β15801) - gkeonprem: added
upgrade_policyandbinary_authorizationfields ingoogle_gkeonprem_bare_metal_clusterresource (beta) (#β15765) - gkeonprem: added
upgrade_policyfield ingoogle_gkeonprem_vmware_clusterresource (beta) (#β15765) - secretmanager: added
autofield togoogle_secret_manager_secretresource (#β15793) - secretmanager: added
deletion_policyfield togoogle_secret_manager_secret_versionresource (#β15818) - storage: supported in-place update for
autoclassfield ingoogle_storage_bucketresource (#β15782) - vertexai: added
public_endpoint_enabledtogoogle_vertex_ai_index_endpoint(#β15741)
BUG FIXES:
- bigquerydatatransfer: fixed a bug when importing
locationofgoogle_bigquery_data_transfer_config(#β15734) - container: fixed concurrent ops' quota-error to be retriable in
google_container_node_pool(#β15820) - eventarc: resolved permadiff on
event_content_typeineventarc_trigger, the field will now default to a value returned by the API when not set in configuration (#β15862) - pipeline: fixed issue where certain
google_dataflow_jobinstances would crash the provider (#β15821) - provider: fixed a bug where
user_project_overridewould not be not used correctly when provisioning resources implemented using the plugin framework. Currently there are no resources implemented this way, so no-one should have been impacted. (#β15776) - pubsub: fixed issue where setting
no_wrapper.write_metadatato false wasn't passed to the API forgoogle_pubsub_subscription(#β15758) - serviceaccount: added retries for reads after
google_service_accountcreation if 403 Forbidden is returned. (#β15760) - storage: fixed the failure in building a plan when a
contentvalue is expected ongoogle_storage_bucket_object_content(#β15735)
v4.82.0
IMPROVEMENTS:
- compute: added in-place update support for field
enable_proxy_protocolingoogle_compute_service_attachmentresource (#β15716) - compute: added in-place update support for field
reconcile_connectionsingoogle_compute_service_attachmentresource (#β15706) - compute: added in-place update support for field
allowPscGlobalAccessingoogle_compute_forwarding_ruleresource (#β15691) - compute: promoted
google_compute_region_instance_templateto GA (#β15710) - container: added additional options for field
monitoring_config.enable_componentsingoogle_container_clusterresource (#β15727) - gkehub: added
labelsfield togoogle_gke_hub_scope_rbac_role_bindingresource (#β15729) - logging: added in-place update support for field
unique_writer_identityingoogle_logging_project_sinkresource (#β15721) - networkconnectivity: added
psc_connections.error.detailsfield togoogle_network_connectivity_service_connection_policyresource (#β15726) - secretmanager: added in-place update support for field
replication.user_managed.replicas.customer_managed_encryptioningoogle_secret_manager_secretresource (#β15685)
BUG FIXES:
- bigquery: made
params.destination_table_name_templateandparams.data_pathimmutable as updating these fields if value ofdata_source_idisamazon_s3ingoogle_bigquery_data_transfer_configresource (#β15723) - dns: fixed hash function for
network_urlingoogle_dns_managed_zoneandgoogle_dns_policyresources to make sure that the private DNS zone or DNS policy can be attatched to all of the networks in different projects, even though the network name is the same across of those projects. (#β15728)
v4.81.0
FEATURES:
-
New Resource:
google_biglake_catalog(#β15634) -
New Resource:
google_redis_cluster(#β15645) -
New Resource:
google_biglake_database(#β15651) -
New Resource:
google_compute_network_attachment(#β15648) -
New Resource:
google_gke_hub_feature_membership(#β15604) -
New Resource:
google_gke_hub_membership_binding(#β15670) -
New Resource:
google_gke_hub_namespace(#β15670) -
New Resource:
google_gke_hub_scope(#β15670) -
New Resource:
google_gke_hub_scope_iam_member(#β15670) -
New Resource:
google_gke_hub_scope_iam_policy(#β15670) -
New Resource:
google_gke_hub_membership_binding(#β15670) -
New Resource:
google_gke_hub_scope_rbac_role_binding(#β15670)
IMPROVEMENTS:
- compute: made the field
distribution_policy_target_shapeofgoogle_compute_region_instance_group_managernot cause recreation of the resource. (#β15641) - compute: promoted the
ssl_policyfield on thegoogle_compute_region_target_https_proxyresource to GA. (#β15608) - container: added
enable_fqdn_network_policyfield togoogle_container_cluster(#β15642) - container: added
node_config.confidential_computefield togoogle_container_node_poolresource (#β15662) - datastream: made
passwordingoogle_datastream_connection_profilenot cause recreation of the resource. (#β15610) - dialogflowcx: added
response_type,channel,payload,conversation_success,output_audio_text,live_agent_handoff,play_audo,telephony_transfer_call,reprompt_event_handlers,set_parameter_actions, andconditional_casesfields togoogle_dialogflow_cx_pageresource (#β15668) - dialogflowcx: added
response_type,channel,payload,conversation_success,output_audio_text,live_agent_handoff,play_audo,telephony_transfer_call,set_parameter_actions, andconditional_casesfields togoogle_dialogflow_cx_flowresource (#β15668) - iam: added
web_sso_config.additional_scopesfield togoogle_iam_workforce_pool_providerresource under (#β15616) - monitoring: added
synthetic_monitortogoogle_monitoring_uptime_check_configresource (#β15623) - provider: improved error message when resource creation fails to to invalid API response (#β15629)
BUG FIXES:
- cloudrunv2: changed
template.volumes.secret.items.modefield ingoogle_cloud_run_v2_jobresource to a non-required field. (#β15638) - cloudrunv2: changed
template.volumes.secret.items.modefield ingoogle_cloud_run_v2_serviceresource to a non-required field. (#β15638) - filestore: fixed a bug causing permadiff on
reserved_ip_rangefield ingoogle_filestore_instance(#β15614) - identityplatform: fixed a permadiff on
authorized_domainsingoogle_identity_platform_configresource (#β15607)
v4.80.0
DEPRECATIONS:
- dataplex: deprecated the following
google_dataplex_datascanfields:dataProfileResultanddataQualityResult(#β15528) - firebase: deprecated
google_firebase_project_locationin favor ofgoogle_firebase_storage_bucketandgoogle_firestore_database(#β15526)
FEATURES:
-
New Data Source:
google_sql_database_instance_latest_recovery_time(#β15551) -
New Resource:
google_certificate_manager_trust_config(#β15562) -
New Resource:
google_compute_region_security_policy_rule(#β15523) -
New Resource:
google_iam_deny_policy(#β15571) -
New Resource:
google_bigquery_bi_reservation(#β15527) -
New Resource:
google_gke_hub_feature_membership(#β15604)
IMPROVEMENTS:
- alloydb: added
restore_backup_sourceandrestore_continuous_backup_sourcefields to support restore feature ingoogle_alloydb_clusterresource. (#β15580) - artifactregistry: added
cleanup_policiesandcleanup_policy_dry_runfields to resourcegoogle_artifact_registry_repository(#β15561) - clouddeploy: added
multi_targetto ingoogle_clouddelploy_target(#β15564) - compute: added
security_policyfield togoogle_compute_target_instanceresource (beta) (#β15566) - compute: added support for
security_policyfield togoogle_compute_target_pool(#β15569) - compute: added support for
user_defined_fieldstogoogle_compute_region_security_policy(#β15523) - compute: added support for specifying regional disks for
google_compute_instanceboot_disk.source(#β15597) - container: added
additional_pod_ranges_configfield togoogle_container_clusterresource (#β15600) - containeraws: made
config.labelsupdatable ingoogle_container_aws_node_pool(#β15564) - dataplex: added fields
data_profile_spec.post_scan_actions,data_profile_spec.include_fieldsanddata_profile_spec.exclude_fields(#β15545) - dns: added support for removing the networks block from the configuration in the resource
google_dns_response_policy(#β15557) - firebase: added
api_key_idfield togoogle_firebase_web_app,google_firebase_android_app, andgoogle_firebase_apple_app. (#β15577) - sql: added
psc_config,psc_service_attachment_link, anddns_namefields togoogle_sql_database_instance(#β15563) - workstations: added
enable_nested_virtualizationfield togoogle_workstations_workstation_configresource (#β15567)
BUG FIXES:
- bigquery: added support to unset policy tags in table schema (#β15547)
- bigtable: fixed permadiff in
google_bigtable_gc_policy.gc_ruleswhenmax_ageis specified using increments larger than hours (#β15595) - bigtable: fixed permadiff in
google_bigtable_gc_policy.gc_ruleswhenmodeis specified (#β15595) - container: updated
resource_container_clusterto ignoredns_configdiff whenenable_autopilot = true(#β15549) - containerazure: added diff suppression for case changes of enum values in
google_container_azure_cluster(#β15536)
v4.79.0
FEATURES:
-
New Resource:
google_backup_dr_management_server(#β15479) -
New Resource:
google_compute_region_security_policy_rule(#β15523)
IMPROVEMENTS:
- cloudbuild: added
git_file_source.bitbucket_server_configandsource_to_build.bitbucket_server_configfields togoogle_cloudbuild_triggerresource (#β15475) - cloudrunv2: added the following output only fields to
google_cloud_run_v2_jobandgoogle_cloud_run_v2_serviceresources:create_time,update_time,delete_time,expire_time,creatorandlast_modifier(#β15502) - composer: added
config.private_environment_config.connection_typefield togoogle_composer_environmentresource (#β15460) - compute: added
disk.provisioned_iopsfield togoogle_compute_instance_templateandgoogle_compute_region_instance_templateresources (#β15506) - compute: added
user_defined_fieldsfield togoogle_compute_region_security_policyresource (#β15523) - databasemigrationservice: added
editionfield togoogle_database_migration_service_connection_profileresource (#β15510) - dns: allowed
globalL7ilbvalue for therouting_policy.load_balancer_typefield ingoogle_dns_record_setresource (#β15521) - healthcare: added
default_search_handling_strictfield togoogle_healthcare_fhir_storeresource (#β15514) - metastore: added
scaling_configfield togoogle_dataproc_metastore_serviceresource (#β15476) - secretmanager: added
version_aliasesfield togoogle_secret_manager_secretresource (#β15483)
BUG FIXES:
- alloydb: fixed a permadiff on
google_alloydb_clusterwhenbackup_window,enabledorlocationfields are unset (#β15444) - containeraws: fixed permadiffs on
google_container_aws_clusterandgoogle_container_aws_node_poolresources (#β15491) - dataplex: fixed a bug when importing
google_dataplex_datascanafter running a job (#β15468) - dns: changed
private_visibility_config.networksfromrequiredto requiring at least one ofprivate_visibility_config.networksorprivate_visibility_config.gke_clustersingoogle_dns_managed_zoneresource (#β15443)
v4.78.0
FEATURES:
-
New Resource:
google_billing_project_info(#β15400) -
New Resource:
google_network_connectivity_service_connection_policy(#β15381)
IMPROVEMENTS:
- alloydb: added
continuous_backup_configandcontinuous_backup_infofields toclusterresource (#β15370) - bigquery: added
external_data_configuration.file_set_spec_typetogoogle_bigquery_table(#β15402) - bigquery: added
max_stalenesstogoogle_bigquery_table(#β15395) - billingbudget: added
resource_ancestorsfield togoogle_billing_budgetresource (#β15393) - cloudfunctions2: added support for GCF Gen2 CMEK (#β15385)
- cloudidentity: added field
typetogoogle_cloud_identity_group_memberships(#β15398) - compute: added
subnetworkfield to the resourcegoogle_compute_global_forwarding_rule(#β15424) - compute: added support for
INTERNAL_MANAGEDto the fieldload_balancing_schemein the resourcegoogle_compute_backend_service(#β15424) - compute: added support for
INTERNAL_MANAGEDto the fieldload_balancing_schemein the resourcegoogle_compute_global_forwarding_rule(#β15424) - compute: added support for
ip_versiontogoogle_compute_forwarding_rule(#β15388) - container: marked
master_ipv4_cidr_blockas not required whenprivate_endpoint_subnetworkis provided forgoogle_container_cluster(#β15422) - container: added support for
advanced_datapath_observability_configtogoogle_container_cluster(#β15425) - eventarc: added field
event_data_content_typetogoogle_eventarc_trigger(#β15433) - healthcare: added
send_previous_resource_on_deletefield tonotification_configsofgoogle_healthcare_fhir_store(#β15380) - pubsub: added
cloud_storage_configfield togoogle_pubsub_subscriptionresource (#β15420) - secretmanager: added
annotationsfield togoogle_secret_manager_secretresource (#β15392)
BUG FIXES:
- certificatemanager: added recreation behavior to the
google_certificate_manager_certificateresource when its location changes (#β15432) - cloudfunctions2: fixed creation failure state inconsistency in
google_cloudfunctions2_function(#β15418) - monitoring: updated
evaluation_intervaloncondition_prometheus_query_languageto be optional (#β15429)
v4.77.0
NOTES:
- vpcaccess: reverted the ability to update the number of instances for resource
google_vpc_access_connector(#β15313)
FEATURES:
-
New Resource:
google_document_ai_warehouse_document_schema(#β15326) -
New Resource:
google_document_ai_warehouse_location(#β15326)
IMPROVEMENTS:
- alloydb: added
continuous_backup_configandcontinuous_backup_infofields toclusterresource (#β15370) - cloudbuild: removed the validation function for the values of
machine_typefield on thegoogle_cloudbuild_triggerresource (#β15357) - compute: add future_limit in quota exceeded error details for compute resources. (#β15346)
- compute: added
ipv6_endpoint_typeandip_versiontogoogle_compute_address(#β15358) - compute: added
local_ssd_recovery_timeoutfield togoogle_compute_instanceresource (#β15366) - compute: added
local_ssd_recovery_timeoutfield togoogle_compute_instance_templateresource (#β15366) - compute: added
network_interface.ipv6_access_config.external_ipv6_prefix_lengthtogoogle_compute_instance(#β15358) - compute: added
network_interface.ipv6_access_config.nametogoogle_compute_instance(#β15358) - compute: added a new type
GLOBAL_MANAGED_PROXYfor the fieldpurposein the resourcegoogle_compute_subnetwork(#β15345) - compute: added field
instance_lifecycle_policytogoogle_compute_instance_group_managerandgoogle_compute_region_instance_group_manager(#β15322) - compute: added protocol type: UNSPECIFIED in
google_compute_backend_serviceas per release note (#β15328) - compute: made
network_interface.ipv6_access_config.external_ipv6configurable ingoogle_compute_instance(#β15358) - container: added
enable_k8s_beta_apis.enabled_apisfield togoogle_container_cluster(#β15320) - container: added
node_config.host_maintenance_policyfield togoogle_container_clusterandgoogle_container_node_pool(#β15347) - container: added
placement_policy.policy_namefield togoogle_container_node_poolresource (#β15367) - container: allowed
enabled_private_endpointto be settable on creation for PSC-based clusters (#β15361) - container: unsuppressed
private_cluster_configwhenmaster_global_access_configis set ingoogle_container_cluster(#β15369) - gkeonprem: added taint on failed resource creation for
google_gkeonprem_bare_metal_admin_cluster(#β15362) - gkeonprem: increased timeout for resources
google_gkeonprem_bare_metal_clusterandgoogle_gkeonprem_bare_metal_admin_cluster(#β15362) - identityplayform: added support for
blocking_functionsquotaandauthorized_domainsingoogle_identity_platform_config(#β15325) - monitoring: added update support for
periodingoogle_monitoring_uptime_check_config(#β15315) - pubsub: added
no_wrapperfield togoogle_pubsub_subscriptionresource (#β15334)
BUG FIXES:
- bigquery: fixed a bug in update support for several fields in
google_bigquery_data_transfer_config(#β15359) - cloudfunctions2: fixed an issue where
google_cloudfunctions2_function.build_config.source.storage_source.generationcreated a diff when not set in config (#β15364) - monitoring: fixed an issue in
google_monitoring_monitored_projectwhere project numbers were not accepted forname(#β15305) - vpcaccess: reverted new behaviour introduced by resource
google_vpc_access_connectorin4.75.0.min_throughputandmax_throughputfields lost their default value, and customers could not make deployment due to that change. (#β15313)
v4.76.0
FEATURES:
-
New Resource:
google_compute_region_ssl_policy(#β15299) -
New Resource:
google_dataplex_task(#β15226) -
New Resource:
google_iap_web_region_backend_service_iam_binding(#β15285) -
New Resource:
google_iap_web_region_backend_service_iam_member(#β15285) -
New Resource:
google_iap_web_region_backend_service_iam_policy(#β15285)
IMPROVEMENTS:
- cloudrun: added
status.trafficoutput fields togoogle_cloud_run_serviceresource (#β15284) - cloudrunv2: added field
custom_audiencesto resourcegoogle_cloud_run_v2_service(#β15268) - composer: added support for updating
resilience_modeingoogle_composer_environment(#β15238) - compute: added
reconcile_connectionsforgoogle_compute_service_attachment. (#β15288) - container : added
gcs_fuse_csi_driver_configfield toaddons_configingoogle_container_clusterresource. (#β15290) - container: added
allow_net_adminfield togoogle_container_clusterresource (#β15275) - container: allowed user to set up to 20 maintenance exclusions for
google_container_clusterresource (#β15291) - healthcare: added
last_updated_partition_configfield togoogle_healthcare_fhir_storeresource (#β15271) - monitoring: added
condition_prometheus_query_languagefield togoogle_monitoring_alert_policyresource (#β15301) - networkservices: made
scopefield optional ingoogle_network_services_gatewayresource (#β15273) - spanner: added
enable_drop_protectiontogoogle_spanner_databaseresource(#β15283)
BUG FIXES:
- alloydb: fixed permadiffs when setting 0 as start time (midnight) for
automated_backup_policyingoogle_alloydb_clusterresource (#β15219) - artifactregistry: fixed reading back maven_config state in
google_artifact_registry_repository(#β15269) - cloudtasks: suppressed time-unit permadiffs on
google_cloud_tasks_queuemin and max backoff settings (#β15237) - cloudrun: fixed the bug where default system labels set in
service.spec.template.metadata.labelswere treated as a diff. (#β15302) - compute: fixed wrongly triggered recreation on changes of
enforce_on_key_configsongoogle_compute_security_policy(#β15248) - monitoring: fixed an issue in
google_monitoring_monitored_projectwhere project numbers were not accepted forname(#β15305)
v4.75.1
4.75.1 (July 26, 2023)
BUG FIXES:
-
vpcaccess: reverted new behaviour introduced by resource
google_vpc_access_connectorin4.75.0.min_throughputandmax_throughputfields lost their default value, and customers could not make deployment due to that change. -
vpcaccess: reverted the ability to update the number of instances for resource
google_vpc_access_connector
v4.75.0
FEATURES:
-
New Resource:
google_dns_response_policy_rule(#β15146) -
New Resource:
google_dns_response_policy(#β15146) -
New Resource:
google_looker_instance(#β15188)
IMPROVEMENTS:
- apigee: added
disable_vpc_peeringfield togoogle_apigee_organizationresource (#β15186) - bigquery: added
external_data_configuration.json_optionsandexternal_data_configuration.parquet_optionsfields togoogle_bigquery_table(#β15197) - bigtable: added
change_stream_retentionfield togoogle_bigtable_table.tableresource (#β15152) - compute: added
most_recentargument togoogle_compute_imagedatasource (#β15187) - compute: added field
enable_confidential_computeforgoogle_compute_diskresource (#β15180) - container: added
gpu_driver_installation_config.gpu_driver_versionfield togoogle_container_node_pool(#β15182) - gkebackup: added
stateandstate_reasonoutput-only fields togoogle_gkebackup_backupplanresource (#β15201) - healthcare: added
complex_data_type_reference_parsingfield togoogle_healthcare_fhir_storeresource (#β15159) - networkservices: increased max_size to 20 for both
included_query_parametersandexcluded_query_parametersongoogle_network_services_edge_cache_service(#β15168) - vpcaccess: added support for updates to
google_vpc_access_connectorresource (#β15176)
BUG FIXES:
- alloydb: fixed
google_alloydb_clusterhandling of automated backup policy midnight start time (#β15219) - compute: fixed logic when unsetting
google_compute_instance.min_cpu_platformand switching to amachine_typethat does not supportmin_cpu_platformat the same time (#β15217) - tags: fixed race condition when modifying
google_tags_location_tag_binding(#β15189)
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_modelargument togoogle_bigquery_dataset(#β15115) - bigquery: added
external_data_configuration.metadata_cache_modeandexternal_data_configuration.object_metadatatogoogle_bigquery_table(#β15096) - bigquery: made
external_data_configuration.source_fomatoptional ingoogle_bigquery_table(#β15096) - certificatemanager: added
issuance_configfield togoogle_certificate_manager_certificateresource (#β15101) - cloudbuild: added
repository_event_configfield togoogle_cloudbuild_triggerresource (#β15098) - compute: added field
http_keep_alive_timeout_secto resourcegoogle_compute_target_http_proxy(#β15109) - compute: added field
http_keep_alive_timeout_secto resourcegoogle_compute_target_https_proxy(#β15109) - compute: added support for updating labels in
google_compute_external_vpn_gateway(#β15134) - container: made
monitoring_config.enable_componentsoptional ongoogle_container_cluster(#β15131) - container: added field
tpu_topologyunderplacement_policyin resourcegoogle_container_node_pool(#β15130) - gkehub: promoted the
google_gke_hub_featureresource'sfleetobservabilityblock to GA. (#β15105) - iamworkforcepool: added
oidc.client_secretfield togoogle_iam_workforce_pool_providerand new enum valuesCODEandMERGE_ID_TOKEN_OVER_USER_INFO_CLAIMStooidc.web_sso_config.response_typeandoidc.web_sso_config.assertion_claims_behaviorrespectively (#β15069) - sql: added
settings.data_cache_configtosql_database_instanceresource. (#β15127) - sql: added
settings.editionfield tosql_database_instanceresource. (#β15127) - vertexai: supported
shard_sizeingoogle_vertex_ai_index(#β15133)
BUG FIXES:
- compute: made
google_compute_router_peer.peer_ip_addressoptional (#β15095) - redis: fixed issue with
google_redis_instancepopulating output-only fieldmaintenance_schedule. (#β15063) - orgpolicy: fixed forcing recreation on imported state for
google_org_policy_policy(#β15132) - osconfig: fixed validation of file resource
statefields ingoogle_os_config_os_policy_assignment(#β15107)
v4.73.2
BUG FIXES:
- monitoring: fixed an issue which occurred when
namefield ofgoogle_monitoring_monitored_projectwas long-form
v4.73.1
BUG FIXES:
- monitoring: fixed an issue causing
google_monitoring_monitored_projectto appear to be deleted
v4.73.0
FEATURES:
-
New Resource:
google_firebase_extensions_instance([#β1
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.