We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d030d4d commit d12a100Copy full SHA for d12a100
CHANGELOG.md
@@ -1,5 +1,15 @@
1
## 4.66.0 (Unreleased)
2
3
+## 4.65.2 (May 16, 2023)
4
+
5
+BUG FIXES:
6
+* provider: fixed an issue where `google_client_config` datasource return `null` for all attributes when region or zone is unset in provider config
7
8
+## 4.65.1 (May 15, 2023)
9
10
11
+* provider: fixed an issue where `google_client_config` datasource return `null` for `access_token`
12
13
## 4.65.0 (May 15, 2023)
14
15
FEATURES:
0 commit comments