Skip to content

Commit 19d85cc

Browse files
committed
update google provider version to 6.32.0 in cdktf
1 parent 544c431 commit 19d85cc

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

cdktf.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"name": "google",
1515
"source": "hashicorp/google",
16-
"version": "4.69.1"
16+
"version": 6.32.0
1717
},
1818
{
1919
"name": "google-beta",
-16.1 KB
Binary file not shown.

google.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google
22

33
provider:
44
source: registry.terraform.io/hashicorp/google
5-
version: ~> 6.32.0
5+
version: 6.32.0
66

77
target:
88
language: go

0 commit comments

Comments
 (0)