github hashicorp/terraform-provider-google v7.29.0

9 hours ago

NOTES:

  • provider: List resources are now supported in both google and google-beta providers with the introduction of google_service_account list resource - more info can be found here (#26938)

FEATURES:

  • New Data Source: google_firebase_admin_sdk_config (#26901)
  • New Resource: google_chronicle_datatable_row (#26960)
  • New Resource: google_chronicle_datatable (#26895)
  • New Resource: google_dataform_folder (#26881)
  • New Resource: google_dataform_team_folder (#26881)
  • New Resource: google_firebase_storage_default_bucket (#26965)

IMPROVEMENTS:

  • alloydb: added track_client_address field to google_alloydb_instance resource (#26964)
  • clouddeploy: added tasks field to google_clouddeploy_custom_target_type resource (#26941)
  • compute: added header_action and redirect_options fields to google_compute_organization_security_policy_rule resource (#26942)
  • dataplex: added execution_identity field to google_dataplex_datascan resource (#26924)
  • dataproc: added cluster_config.engine field to google_dataproc_cluster resource (#26962)
  • iambeta: added trust_default_shared_ca field to google_iam_workload_identity_pool resource (#26974)
  • netapp: added large_capacity_config field to google_netapp_volume resource(#26927)
  • netapp: added kms_config, encryption_state and backups_crypto_key_version fields to google_netapp_backup_vault resource (#26939)
  • resourcemanager: add resource-identity support to google_service_account resource (#26938)
  • sql: added entraid_config field to google_sql_database_instance resource (#26921)
  • vectorsearch: added encryption_spec field to google_vector_search_collection resource (#26972)

BUG FIXES:

  • apigee: fixed ignoring is_enabled = false on create and update in google_apigee_target_server resource (#26878)
  • bigquery: fixed inability to set default_collation to empty string in google_bigquery_dataset (#26925)
  • ces: fixed a diff on logging_settings when unspecified in google_ces_app. Removing the value from config will now preserve the existing settings instead of removing them. (#26899)
  • compute: fixed a permadiff on iap.oauth2_client_id in google_compute_backend_service and google_compute_region_backend_service when the API returns a single space (#26975)
  • container: fixed a bug in google_container_cluster where setting multiple fields in dns_endpoint_config failed to apply all changes (#26968)
  • workstations: fixed a permadiff on persistent_directories.gce_pd.reclaim_policy in google_workstations_workstation_config resource (#26971)

Don't miss a new terraform-provider-google release

NewReleases is sending notifications on new releases.