You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,15 @@
3
3
FEATURES:
4
4
***New Datasource**: `data.google_projects` for retrieving a list of projects based on a filter. [GH-3178]
5
5
***New Resource**: `google_tpu_node` for Cloud TPU Nodes [GH-3179]
6
+
6
7
ENHANCEMENTS:
7
8
* compute: `google_compute_disk` and `google_compute_region-disk` will now detach themselves from a more up to date set of users at delete time. [GH-3154]
8
9
* container: `google_container_cluster` can now disable VPC Native clusters with `ip_allocation_policy.use_ip_aliases`[GH-3174]
* compute: `google_compute_attached_disk` is now removed from state if the instance was removed. [GH-3183]
14
15
* container: `google_container_cluster` private_cluster_config now has a diff suppress to prevent a permadiff for and allows for empty `master_ipv4_cidr_block`[GH-460]
0 commit comments