NOTES:
- compute: migrated
google_compute_region_instance_templateto use direct HTTP rather than a client library (#27471) - compute: migrated
google_compute_instance_group_managerresource to use direct HTTP rather than a client library (#27441)
FEATURES:
- New Data Source:
google_compute_service_attachment(#12305) - New Data Source:
google_oracle_database_goldengate_deployment_environments(#12287) - New Resource:
google_config_deployment(#12254) - New Resource:
google_dialogflow_sip_trunk(#12268) - New Resource:
google_migration_center_assets_export_job(#12266) - New Resource:
google_migration_center_report_config(#12243) - New Resource:
google_migration_center_settings(#12265) - New Resource:
google_migration_center_source(#12284)
IMPROVEMENTS:
- bigtable: added
editionfield togoogle_bigtable_instanceresource (#12294) - ces: added
fail_openfield tollm_prompt_securityblock ingoogle_ces_guardrailresource (#12285) - ces: added read-only
fail_openfield tollm_prompt_securityblock ingoogle_ces_app_versionresource (#12285) - compute: added
alias_ipv6field togoogle_compute_instanceandgoogle_compute_instance_template(beta) (#12288) - compute: added
ipVersionandipCollectionfields tosecondaryIpRangefield ingoogle_compute_subnetworkresource (#12249) - compute: added
post_quantum_key_exchangefield togoogle_compute_ssl_policyandgoogle_compute_region_ssl_policyresources (#12276) - compute: added support in the
google_compute_networkdatasource for looking up a network byself_linkin addition toname([#27509] - container: added
agent_sandbox_configfield togoogle_container_clusterresource (#12279) - container: added
node_config.gpudirect_strategyandnode_pool.node_config.gpudirect_strategytoclusterresource, addednode_config.gpudirect_strategytonode_poolresource (#12283) - dataflow: added
create_ignore_already_existsfield togoogle_dataflow_flex_template_jobresource to handle 409 conflicts (#12274) - datafusion: added
maintenance_policyfield togoogle_data_fusion_instanceresource (#12269) - dialogflow: added
sip_configfield togoogle_dialogflow_conversation_profileresource (beta) (#12259) - firebasestorage: added
bucket.bucket_idfield togoogle_firebase_storage_default_bucketresource (beta) (#12297) - iam: add resource identity support for
iam_memberresources (#12236) - networkconnectivity: promoted
google_network_connectivity_transportresource to GA (#12256) - oracledatabase: added
identity_connectortogoogle_oracle_database_cloud_vm_clusterfor CMEK support (#12252) - project: add Resource Identity support to
google_project_iam_binding(#12290) - project: add Resource Identity support to
google_project_iam_policy(#12291) - sql: promoted Hyperdisk fields,
data_disk_provisioned_iopsanddata_disk_provisioned_throughputto GA (#12253)
BUG FIXES:
- bigtable: fixed an issue where
bigtable_custom_endpointanduniverse_domainwere ignored when creating Bigtable resources. (#12300) - compute: fixed an issue in
google_compute_subnetworkwheresecondary_ip_rangeentries linked to aninternal_rangecould not be removed and adding new ranges would sometimes fail due to positional shifts (#27175) (#12298) - compute: marked encryption keys as immutable and sensitive across compute and backupdr resources (#12295)
- dialogflow: corrected
AUDIOENCODING_SPEEX_WITH_HEADER_BYTEENUM value toAUDIO_ENCODING_SPEEX_WITH_HEADER_BYTEforaudio_encodingfield ingoogle_dialogflow_conversation_profileresource (#12259) - resourcemanager: resolved a one-time diff for
deletion_policythat would occur on existing and importedgoogle_project_serviceresources following upgrading to v7.32.0 (#12281)