github hashicorp/terraform-provider-google v7.27.0

18 hours ago

BREAKING CHANGES:

  • lustre: marked maintenance_policy.weekly_maintenance_windows field required in google_lustre_instance resource. Configuring maintenance_policy without weekly_maintenance_windows will cause an API error. (#26741)

FEATURES:

  • New Data Source: google_discovery_engine_data_store (#26651)
  • New Data Source: google_discovery_engine_data_stores (#26651)
  • New Data Source: google_dns_record_sets (#26736)
  • New Resource: google_chronicle_dashboard_chart (#26707)
  • New Resource: google_chronicle_feed (#26742)
  • New Resource: google_network_connectivity_transport (#26626)
  • New Resource: google_iam_workload_identity_pool_managed_identity (#26732)
  • New Resource: google_iam_workload_identity_pool_namespace (#26647)

IMPROVEMENTS:

  • compute: added SEV_LIVE_MIGRATABLE_V2 to guest_os_features enum for google_compute_region_disk resource (#26735)
  • compute: added SNP_SVSM_CAPABLE to guest_os_features enum for google_compute_image and google_compute_region_disk resources (#26735)
  • compute: added excluded_folders and excluded_projects fields to google_compute_organization_security_policy_association resource (#26694)
  • compute: supported in-place update for secondary_ip_range field in google_compute_subnetwork resource (#26689)
  • container: added autopilot_privileged_admission field to google_container_cluster resource for Customer-Driven Allowlisting (#26668)
  • dataplex: added aspects field to google_dataplex_entry_link resource (#26664)
  • dataplex: supported in-place update for aspects field in google_dataplex_entry_link resource (#26702)
  • dataproc: added boot_disk_provisioned_iops and boot_disk_provisioned_throughput fields to cluster_config.worker_config.disk_config in google_dataproc_cluster resource (#26691)
  • dataproc: added value AUTO to runtime_config.autotuning_config.scenarios field in google_dataproc_batch resource (#26646)
  • iambeta: added attestation_rules field to google_iam_workload_identity_pool resource (#26706)
  • lustre: added dynamic_tier_options field to google_lustre_instance resource (#26741)
  • migrationcenter: added virtual_machine_preferences.compute_engine_preferences.persistent_disk_type field to google_migration_center_preference_set resource (#26693)
  • networkconnectivity: added exclude_import_ranges, include_export_ranges, exclude_export_ranges fields to google_network_connectivity_spoke resource (#26730)
  • pubsub: added ai_inference field to google_pubsub_topic and google_pubsub_subscription resources (#26738)
  • sql: added clone_context.source_project field to google_sql_database_instance resource to support cross project clone (#26652)

BUG FIXES:

  • compute: fixed a permadiff on the adaptive_protection_config field in google_compute_security_policy resource (#26692)
  • compute: fixed panic when setting google_compute_project_metadata on a project with no existing metadata (#26630)
  • biglakeiceberg: changed the primary-location parameter to primary_location in the create URL of google_biglake_iceberg_catalog resource (#26695)
  • securityposture: always sent value of enforce in policies.constraint.org_policy_constraint.policy_rules to the api in google_securityposture_posture resource (#26645)
  • vertexai: fixed missing Private Service Connect service attachment for service_attachment field in google_vertex_ai_endpoint_with_model_garden_deployment resource (#26690)
  • workstations: fixed update of private_cluster_config.allowed_projects in google_workstations_workstation_cluster resource (#26705)

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

NewReleases is sending notifications on new releases.