Skip to content

Commit 2556e66

Browse files
c2thornrileykarson
andauthored
release 7.17.0 changelogs (#11453)
* Update CHANGELOG.md * Apply suggestion from @rileykarson * beta changelogs --------- Co-authored-by: Riley Karson <rileykarson@google.com>
1 parent 6c61954 commit 2556e66

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

CHANGELOG.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,59 @@
11
## 7.17.0 (Unreleased)
22

3+
BREAKING CHANGES:
4+
* networkconnectivity: changed `services` in `google_network_connectivity_multicloud_data_transfer_config` from TypeList to TypeSet. The order of or value of interpolations referencing the field may change. ([#11393](https://github.com/hashicorp/terraform-provider-google-beta/pull/11393))
5+
6+
FEATURES:
7+
* **New Data Source:** `google_vmwareengine_datastore` ([#11428](https://github.com/hashicorp/terraform-provider-google-beta/pull/11428))
8+
* **New Resource:** `google_compute_region_composite_health_checks` (beta) ([#11436](https://github.com/hashicorp/terraform-provider-google-beta/pull/11436))
9+
* **New Resource:** `google_dataplex_data_product` ([#11427](https://github.com/hashicorp/terraform-provider-google-beta/pull/11427))
10+
* **New Resource:** `google_dialogflow_cx_tool_version` ([#11421](https://github.com/hashicorp/terraform-provider-google-beta/pull/11421))
11+
* **New Resource:** `google_firebase_ai_logic_config` ([#11429](https://github.com/hashicorp/terraform-provider-google-beta/pull/11429))
12+
* **New Resource:** `google_firebase_ai_logic_prompt_template` ([#11439](https://github.com/hashicorp/terraform-provider-google-beta/pull/11439))
13+
* **New Resource:** `google_firebase_ai_logic_prompt_template_lock` ([#11448](https://github.com/hashicorp/terraform-provider-google-beta/pull/11448))
14+
* **New Resource:** `google_gke_hub_rollout_sequence` (beta) ([#11423](https://github.com/hashicorp/terraform-provider-google-beta/pull/11423))
15+
* **New Resource:** `google_saas_runtime_unit_operation` ([#11388](https://github.com/hashicorp/terraform-provider-google-beta/pull/11388))
16+
* **New Resource:** `google_vmwareengine_datastore` ([#11428](https://github.com/hashicorp/terraform-provider-google-beta/pull/11428))
17+
18+
IMPROVEMENTS:
19+
* backupdr: added support for restore compute instance and disk ([#11373](https://github.com/hashicorp/terraform-provider-google-beta/pull/11373))
20+
* bigquery: added `source_column_match` field to `csv_options` in `google_bigquery_table` resource ([#11441](https://github.com/hashicorp/terraform-provider-google-beta/pull/11441))
21+
* bigqueryanalyticshub: added `replica_locations` and `effective_replicas` fields to `google_bigquery_analytics_hub_listing` and `replica_locations` field to `google_bigquery_analytics_hub_listing_subscription` (beta) ([#11443](https://github.com/hashicorp/terraform-provider-google-beta/pull/11443))
22+
* compute: added `FIPS_202205` enum to `PROFILE` field in `SSL_POLICY` and `REGION_SSL_POLICY` resources, and added `TLS_1_3` enum to `MIN_TLS_VERSION` field in `SSL_POLICY` and `REGION_SSL_POLICY` resources. ([#11398](https://github.com/hashicorp/terraform-provider-google-beta/pull/11398))
23+
* compute: added `attachments` field to `google_compute_interconnect_attachment_group.logicalStructure.regions.metros.facilities.zones` and deprecated `attachment` field ([#11426](https://github.com/hashicorp/terraform-provider-google-beta/pull/11426))
24+
* compute: added `enable_enhanced_ipv4_allocation` field to `google_compute_public_delegated_prefix` resource ([#11378](https://github.com/hashicorp/terraform-provider-google-beta/pull/11378))
25+
* compute: added `ip_collection` field to `google_compute_address` resource ([#11378](https://github.com/hashicorp/terraform-provider-google-beta/pull/11378))
26+
* compute: added `mac_address` field to `google_compute_instance` (beta) ([#11424](https://github.com/hashicorp/terraform-provider-google-beta/pull/11424))
27+
* compute: added `source_instant_snapshot` field to `google_compute_snapshot` resource ([#11401](https://github.com/hashicorp/terraform-provider-google-beta/pull/11401))
28+
* compute: added support for "IF_L2_FORWARDING" as a value for the `availableFeatures` field of the `google_compute_interconnect` resource ([#11384](https://github.com/hashicorp/terraform-provider-google-beta/pull/11384))
29+
* compute: added support for "IF_L2_FORWARDING" as a value for the `requestedFeatures` field of the `google_compute_interconnect` resource ([#11384](https://github.com/hashicorp/terraform-provider-google-beta/pull/11384))
30+
* compute: added support for "L2_DEDICATED" as a value for the `type` field of the `google_compute_interconnect_attachment` resource. ([#11384](https://github.com/hashicorp/terraform-provider-google-beta/pull/11384))
31+
* compute: added support for `igmp_query` field in `google_compute_instance`, `google_compute_instance_template`, and related instance resources. ([#11385](https://github.com/hashicorp/terraform-provider-google-beta/pull/11385))
32+
* compute: added support for the `l2Forwarding` field to `google_compute_interconnect_attachment` ([#11384](https://github.com/hashicorp/terraform-provider-google-beta/pull/11384))
33+
* container: added `accelerator_network_config` field to `node_pool` resource ([#11435](https://github.com/hashicorp/terraform-provider-google-beta/pull/11435))
34+
* container: added `managed_opentelemetry_config` to `google_container_cluster` resource ([#11438](https://github.com/hashicorp/terraform-provider-google-beta/pull/11438))
35+
* container: added `node_drain_config` field to `google_container_node_pool` resources ([#11409](https://github.com/hashicorp/terraform-provider-google-beta/pull/11409))
36+
* container: added `pod_snapshot_config` field to `google_container_cluster` resource (beta) ([#11394](https://github.com/hashicorp/terraform-provider-google-beta/pull/11394))
37+
* datastream: added `backfill_all.spanner_excluded_objects` and `source_config.spanner_source_config` fields to `google_datastream_stream` ([#11416](https://github.com/hashicorp/terraform-provider-google-beta/pull/11416))
38+
* datastream: added `spanner_profile` field to `google_datastream_connection_profile` ([#11416](https://github.com/hashicorp/terraform-provider-google-beta/pull/11416))
39+
* dialogflowcx: added `serviceAccountAuthConfig ` field to `google_dialogflow_cx_webhook` resource ([#11402](https://github.com/hashicorp/terraform-provider-google-beta/pull/11402))
40+
* oracledatabase: added `peerAutonomousDatabases`, `disasterRecoverySupportedLocations`, `sourceConfig` fields to Autonomous database resource. ([#11437](https://github.com/hashicorp/terraform-provider-google-beta/pull/11437))
41+
* tags: added `allowed_values_regex` field to `google_tags_tag_key` resource ([#11442](https://github.com/hashicorp/terraform-provider-google-beta/pull/11442))
42+
* tags: added support for dynamic tag keys in `google_tags_tag_binding` and `google_tags_location_tag_binding` resources ([#11446](https://github.com/hashicorp/terraform-provider-google-beta/pull/11446))
43+
* vertex_ai: added `deployment_spec.psc_interface_config` to `google_vertex_ai_reasoning_engine` ([#11391](https://github.com/hashicorp/terraform-provider-google-beta/pull/11391))
44+
45+
BUG FIXES:
46+
* bigquery: fixed permadiff with the `collation` field in `google_bigquery_table.schema` ([#11389](https://github.com/hashicorp/terraform-provider-google-beta/pull/11389))
47+
* cloudasset: fixed bug in `google_cloud_asset_folder_feed` where `folder_id` was always empty ([#11415](https://github.com/hashicorp/terraform-provider-google-beta/pull/11415))
48+
* cloudbuild: fixed permadiff on `google_cloudbuild_trigger.pubsub_config.service_account_email` ([#11410](https://github.com/hashicorp/terraform-provider-google-beta/pull/11410))
49+
* compute: fix crash when specifying an empty `instance_flexibility_policy` block on the `google_compute_region_instance_group_manager` resource ([#11377](https://github.com/hashicorp/terraform-provider-google-beta/pull/11377))
50+
* compute: fixed a permadiff that could occur when using mixed short and long form IPv6 addresses in the `source_ranges` field of `google_compute_firewall` ([#11440](https://github.com/hashicorp/terraform-provider-google-beta/pull/11440))
51+
* iambeta: fixed a permadiff that could occur in the `jwks_json` field for `google_iam_workload_identity_pool_provider` resource ([#11430](https://github.com/hashicorp/terraform-provider-google-beta/pull/11430))
52+
* netapp: fixed export_policy update bug with squash_mode in netapp volume ([#11397](https://github.com/hashicorp/terraform-provider-google-beta/pull/11397))
53+
* networkconnectivity: fixed a diff on `services` in `google_network_connectivity_multicloud_data_transfer_config` reordering elements ([#11393](https://github.com/hashicorp/terraform-provider-google-beta/pull/11393))
54+
* sql: fixed an issue where transient server errors caused false failures for SQL operations that eventually completed successfully ([#11381](https://github.com/hashicorp/terraform-provider-google-beta/pull/11381))
55+
* workbench: made `enable-jupyterlab4` metadata key settable for `google_workbench_instance` ([#11395](https://github.com/hashicorp/terraform-provider-google-beta/pull/11395))
56+
357
## 7.16.0 (January 13, 2026)
458

559
DEPRECATIONS:

0 commit comments

Comments
 (0)