Skip to content

Commit e123401

Browse files
authored
Update CHANGELOG.md
1 parent aaf0e1d commit e123401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ BUG FIXES:
1717
* compute: `zone` field in `google_compute_disk` should be optional [GH-1631]
1818
* compute: name_prefix is no longer deprecated for SSL certificates [GH-1622]
1919
* 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]
2021
* container: fix permadiff on `container_cluster`'s `pod_security_policy_config` [GH-1670]
2122
* container: removing sub-blocks of `container_cluster` like maintenance windows will now delete them from the API [GH-1685]
2223
* iam: Fixes issue with consecutive whitespace [GH-1625]
2324
* iam: use same mutex for project_iam_policy as the other project_iam resources [GH-1645]
2425
* iam: don't error if service account key is already gone on delete [GH-1659]
2526
* iam: Fix bug in v1.14 where service_account_key needed project set [GH-1664]
2627
* iot: fix updatemask so updates actually work [GH-1640]
28+
* storage: fix a permadiff in bucket ACL role entities [GH-1692]
2729

2830
## 1.14.0 (June 07, 2018)
2931

0 commit comments

Comments
 (0)