NOTES:
- provider: List resources are now supported in both google and google-beta providers with the introduction of
google_service_accountlist resource - more info can be found here (#11967)
FEATURES:
- New Data Source:
google_firebase_admin_sdk_config(#11954) - New Resource:
google_firebase_storage_default_bucket(#11980)
IMPROVEMENTS:
- alloydb: added
track_client_addressfield togoogle_alloydb_instanceresource (#11979) - clouddeploy: added
tasksfield togoogle_clouddeploy_custom_target_typeresource (#11970) - compute: added
header_actionandredirect_optionsfields togoogle_compute_organization_security_policy_ruleresource (#11971) - dataplex: added
execution_identityfield togoogle_dataplex_datascanresource (#11961) - dataproc: added
cluster_config.enginefield togoogle_dataproc_clusterresource (#11978) - gkehub: added
ignored_clusters_selectorfield togoogle_gke_hub_rollout_sequenceresource (#11963) - iambeta: added
trust_default_shared_cafield togoogle_iam_workload_identity_poolresource (#11989) - netapp: added
kms_config,encryption_stateandbackups_crypto_key_versionfields togoogle_netapp_backup_vaultresource (#11968) - resourcemanager: add resource-identity support to
google_service_accountresource (#11967) - sql: added
entraid_configfield togoogle_sql_database_instanceresource (#11958) - vectorsearch: added
encryption_specfield togoogle_vector_search_collectionresource (#11987)
BUG FIXES:
- apigee: fixed ignoring
is_enabled = falseon create and update ingoogle_apigee_target_serverresource (#11938) - bigquery: fixed inability to set
default_collationto empty string ingoogle_bigquery_dataset(#11962) - ces: fixed a diff on
logging_settingswhen unspecified ingoogle_ces_app. Removing the value from config will now preserve the existing settings instead of removing them. (#11952) - compute: fixed a permadiff on
iap.oauth2_client_idingoogle_compute_backend_serviceandgoogle_compute_region_backend_servicewhen the API returns a single space (#11990) - container: fixed a bug in
google_container_clusterwhere setting multiple fields indns_endpoint_configfailed to apply all changes (#11983) - workstations: fixed a permadiff on
persistent_directories.gce_pd.reclaim_policyingoogle_workstations_workstation_configresource (#11986)