Skip to content

Commit 6785926

Browse files
committed
Updated changelogs
1 parent cccc395 commit 6785926

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## 4.63.0 (Unreleased)
1+
## 4.63.1 (Unreleased)
2+
3+
BUG FIXES:
4+
* bigtable: fixed plan failure because of an unused zone being unavailable
5+
6+
## 4.63.0 (April 24, 2023)
27

38
NOTES:
49
* alloydb: changed `location` from `optional` to `required` for `google_alloydb_cluster` and `google_alloydb_backup` resources. `location` had previously been marked as optional, but operations failed if it was omitted, and there was no way for `location` to be inherited from the provider configuration or from an environment variable. This means there was no way to have a working configuration without `location` specified. ([#5492](https://github.com/hashicorp/terraform-provider-google-beta/pull/5492), [#5494](https://github.com/hashicorp/terraform-provider-google-beta/pull/5494))

0 commit comments

Comments
 (0)