File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,15 @@ BUG FIXES:
17
17
* compute: ` zone ` field in ` google_compute_disk ` should be optional [ GH-1631 ]
18
18
* compute: name_prefix is no longer deprecated for SSL certificates [ GH-1622 ]
19
19
* compute: for global address ip_version, IPV4 and empty are equivalent. [ GH-1639 ]
20
+ * compute: fix default service account data source to actually set the email and project [ GH-1690 ]
20
21
* container: fix permadiff on ` container_cluster ` 's ` pod_security_policy_config ` [ GH-1670 ]
21
22
* container: removing sub-blocks of ` container_cluster ` like maintenance windows will now delete them from the API [ GH-1685 ]
22
23
* iam: Fixes issue with consecutive whitespace [ GH-1625 ]
23
24
* iam: use same mutex for project_iam_policy as the other project_iam resources [ GH-1645 ]
24
25
* iam: don't error if service account key is already gone on delete [ GH-1659 ]
25
26
* iam: Fix bug in v1.14 where service_account_key needed project set [ GH-1664 ]
26
27
* iot: fix updatemask so updates actually work [ GH-1640 ]
28
+ * storage: fix a permadiff in bucket ACL role entities [ GH-1692 ]
27
29
28
30
## 1.14.0 (June 07, 2018)
29
31
You can’t perform that action at this time.
0 commit comments