Skip to content

Commit 4b45f8a

Browse files
trodgemelinath
andauthored
Update CHANGELOG.md (#22595)
* Update CHANGELOG.md * Apply suggestions from code review * Apply suggestions from code review --------- Co-authored-by: Stephen Lewis (Burrows) <stephenrlewis@google.com>
1 parent d1306be commit 4b45f8a

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
## 6.33.0 (Unreleased)
1+
## 6.34.0 (Unreleased)
2+
3+
DEPRECATIONS:
4+
* tpu: deprecated `google_tpu_node` resource. `google_tpu_node` is deprecated and will be removed in a future major release. Use `google_tpu_v2_vm` instead. ([#22552](https://github.com/hashicorp/terraform-provider-google/pull/22552))
5+
6+
FEATURES:
7+
* **New Resource:** `google_apigee_security_profile_v2` ([#22524](https://github.com/hashicorp/terraform-provider-google/pull/22524))
8+
9+
IMPROVEMENTS:
10+
* bigtable: added `cluster.node_scaling_factor` field to `google_bigtable_instance` resource ([#22560](https://github.com/hashicorp/terraform-provider-google/pull/22560))
11+
* cloudrunv2: added `scaling_mode` and `manual_instance_count` fields to `google_cloud_run_v2_service` resource ([#22561](https://github.com/hashicorp/terraform-provider-google/pull/22561))
12+
* networkconnectivity: added `state_reason` field to `google_network_connectivity_spoke ` resource ([#22525](https://github.com/hashicorp/terraform-provider-google/pull/22525))
13+
* sql: added `connection_pool_config` field to the `google_sql_database_instance` resource ([#22583](https://github.com/hashicorp/terraform-provider-google/pull/22583))
14+
* vpcaccess: changed fields `min_instances`, `max_instances`, `machine_type` to allow update `google_vpc_access_connector` without recreation. ([#22572](https://github.com/hashicorp/terraform-provider-google/pull/22572))
15+
16+
BUG FIXES:
17+
* compute: fixed the bug when validating the subnetwork project in `google_compute_instance` resource ([#22571](https://github.com/hashicorp/terraform-provider-google/pull/22571))
18+
* workbench: fixed a permadiff on `metadata` of `instance-region` in `google_workbench_instance` resource ([#22553](https://github.com/hashicorp/terraform-provider-google/pull/22553))
219

320
## 6.32.0 (Apr 25, 2025)
421

0 commit comments

Comments
 (0)