Skip to content

Commit 55752a8

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

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

budget.yml

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

33
module:
44
source: terraform-google-modules/project-factory/google//modules/budget
5-
version: "14.4.0"
5+
version: "18.0.0"
66

77
target:
88
language: go

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)