github hashicorp/terraform-provider-google-beta v7.29.0

8 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 (#11967)

FEATURES:

  • New Data Source: google_firebase_admin_sdk_config (#11954)
  • New Resource: google_firebase_storage_default_bucket (#11980)

IMPROVEMENTS:

  • alloydb: added track_client_address field to google_alloydb_instance resource (#11979)
  • clouddeploy: added tasks field to google_clouddeploy_custom_target_type resource (#11970)
  • compute: added header_action and redirect_options fields to google_compute_organization_security_policy_rule resource (#11971)
  • dataplex: added execution_identity field to google_dataplex_datascan resource (#11961)
  • dataproc: added cluster_config.engine field to google_dataproc_cluster resource (#11978)
  • gkehub: added ignored_clusters_selector field to google_gke_hub_rollout_sequence resource (#11963)
  • iambeta: added trust_default_shared_ca field to google_iam_workload_identity_pool resource (#11989)
  • netapp: added kms_config, encryption_state and backups_crypto_key_version fields to google_netapp_backup_vault resource (#11968)
  • resourcemanager: add resource-identity support to google_service_account resource (#11967)
  • sql: added entraid_config field to google_sql_database_instance resource (#11958)
  • vectorsearch: added encryption_spec field to google_vector_search_collection resource (#11987)

BUG FIXES:

  • apigee: fixed ignoring is_enabled = false on create and update in google_apigee_target_server resource (#11938)
  • bigquery: fixed inability to set default_collation to empty string in google_bigquery_dataset (#11962)
  • 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. (#11952)
  • 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 (#11990)
  • container: fixed a bug in google_container_cluster where setting multiple fields in dns_endpoint_config failed to apply all changes (#11983)
  • workstations: fixed a permadiff on persistent_directories.gce_pd.reclaim_policy in google_workstations_workstation_config resource (#11986)

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

NewReleases is sending notifications on new releases.