github hashicorp/terraform-provider-google-beta 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 (#12305)
  • New Data Source: google_oracle_database_goldengate_deployment_environments (#12287)
  • New Resource: google_config_deployment (#12254)
  • New Resource: google_dialogflow_sip_trunk (#12268)
  • New Resource: google_migration_center_assets_export_job (#12266)
  • New Resource: google_migration_center_report_config (#12243)
  • New Resource: google_migration_center_settings (#12265)
  • New Resource: google_migration_center_source (#12284)

IMPROVEMENTS:

  • bigtable: added edition field to google_bigtable_instance resource (#12294)
  • ces: added fail_open field to llm_prompt_security block in google_ces_guardrail resource (#12285)
  • ces: added read-only fail_open field to llm_prompt_security block in google_ces_app_version resource (#12285)
  • compute: added alias_ipv6 field to google_compute_instance and google_compute_instance_template (beta) (#12288)
  • compute: added ipVersion and ipCollection fields to secondaryIpRange field in google_compute_subnetwork resource (#12249)
  • compute: added post_quantum_key_exchange field to google_compute_ssl_policy and google_compute_region_ssl_policy resources (#12276)
  • 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 (#12279)
  • 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 (#12283)
  • dataflow: added create_ignore_already_exists field to google_dataflow_flex_template_job resource to handle 409 conflicts (#12274)
  • datafusion: added maintenance_policy field to google_data_fusion_instance resource (#12269)
  • dialogflow: added sip_config field to google_dialogflow_conversation_profile resource (beta) (#12259)
  • firebasestorage: added bucket.bucket_id field to google_firebase_storage_default_bucket resource (beta) (#12297)
  • iam: add resource identity support for iam_member resources (#12236)
  • networkconnectivity: promoted google_network_connectivity_transport resource to GA (#12256)
  • oracledatabase: added identity_connector to google_oracle_database_cloud_vm_cluster for CMEK support (#12252)
  • project: add Resource Identity support to google_project_iam_binding (#12290)
  • project: add Resource Identity support to google_project_iam_policy (#12291)
  • sql: promoted Hyperdisk fields, data_disk_provisioned_iops and data_disk_provisioned_throughput to GA (#12253)

BUG FIXES:

  • bigtable: fixed an issue where bigtable_custom_endpoint and universe_domain were ignored when creating Bigtable resources. (#12300)
  • 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) (#12298)
  • compute: marked encryption keys as immutable and sensitive across compute and backupdr resources (#12295)
  • 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 (#12259)
  • 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 (#12281)

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

NewReleases is sending notifications on new releases.