github hashicorp/terraform-provider-google v7.34.0

6 hours ago

NOTES:

  • compute: migrated google_compute_region_instance_template to use direct HTTP rather than a client library (#27471)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27441)

FEATURES:

  • New Data Source: google_compute_service_attachment (#27526)
  • New Data Source: google_oracle_database_goldengate_deployment_environments (#27499)
  • New Resource: google_config_deployment (#27438)
  • New Resource: google_dialogflow_sip_trunk (#27468)
  • New Resource: google_migration_center_assets_export_job (#27466)
  • New Resource: google_migration_center_report_config (#27395)
  • New Resource: google_migration_center_settings (#27465)
  • New Resource: google_migration_center_source (#27496)

IMPROVEMENTS:

  • bigtable: added edition field to google_bigtable_instance resource (#27507)
  • ces: added fail_open field to llm_prompt_security block in google_ces_guardrail resource (#27497)
  • ces: added read-only fail_open field to llm_prompt_security block in google_ces_app_version resource (#27497)
  • compute: added ip_version and ip_collection fields to secondary_ip_range field in google_compute_subnetwork resource (#27432)
  • compute: added post_quantum_key_exchange field to google_compute_ssl_policy and google_compute_region_ssl_policy resources (#27479)
  • compute: added support in the google_compute_network datasource for looking up a network by self_link in addition to name (#27509)
  • container: added agent_sandbox_config field to google_container_cluster resource (#27482)
  • container: added node_config.gpudirect_strategy and node_pool.node_config.gpudirect_strategy to cluster resource, added node_config.gpudirect_strategy to node_pool resource (#27495)
  • dataflow: Added create_ignore_already_exists field to google_dataflow_flex_template_job resource to handle 409 conflicts (#27476)
  • datafusion: added maintenance_policy field to google_data_fusion_instance resource (#27470)
  • iam: add resource identity support for iam_member resources (#27383)
  • networkconnectivity: google_network_connectivity_transport resource promoted to GA (#27440)
  • oracledatabase: added identity_connector to google_oracle_database_cloud_vm_cluster for CMEK support (#27435)
  • project: added Resource Identity support to google_project_iam_binding (#27502)
  • project: added Resource Identity support to google_project_iam_policy (#27503)
  • sql: promoted Hyperdisk fields, data_disk_provisioned_iops and data_disk_provisioned_throughput to GA (#27437)

BUG FIXES:

  • bigtable: fixed an issue where bigtable_custom_endpoint and universe_domain were ignored when creating Bigtable resources. (#27515)
  • compute: fixed an issue in google_compute_subnetwork where secondary_ip_range entries linked to an internal_range could not be removed and adding new ranges would sometimes fail due to positional shifts (#27175) (#27512)
  • compute: marked encryption keys as immutable and sensitive across compute and backupdr resources (#27508)
  • dialogflow: corrected AUDIOENCODING_SPEEX_WITH_HEADER_BYTE enum value to AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE for audio_encoding field in google_dialogflow_conversation_profile resource (#27459)
  • resourcemanager: resolved a one-time diff for deletion_policy that would occur on existing and imported google_project_service resources following upgrading to v7.32.0 (#27484)

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

NewReleases is sending notifications on new releases.