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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
-
## 5.31.0 (Unreleased)
1
+
## 5.31.1 (Unreleased)
2
+
3
+
BUG FIXES:
4
+
* iam: added a 10 second sleep when creating a `google_service_account` to reduce eventual consistency errors. See https://github.com/hashicorp/terraform-provider-google/issues/18024 for more details ([#18261](https://github.com/hashicorp/terraform-provider-google/pull/18261))
5
+
6
+
## 5.31.0 (May 28, 2024)
2
7
3
8
FEATURES:
4
9
***New Data Source:**`google_compute_subnetworks` ([#18159](https://github.com/hashicorp/terraform-provider-google/pull/18159))
0 commit comments