Skip to content

Commit 66c1fda

Browse files
chore(deps): update terraform google to v4
1 parent 08dcaf0 commit 66c1fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/setup/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ terraform {
1919
required_providers {
2020
google = {
2121
source = "hashicorp/google"
22-
version = "~> 3.53"
22+
version = "~> 4.0"
2323
}
2424
google-beta = {
2525
source = "hashicorp/google-beta"

0 commit comments

Comments
 (0)