Skip to content

Commit 18f85f7

Browse files
changed google-beta version to match the same version with google
Signed-off-by: PhanikumarThodupunoori <[email protected]>
1 parent a598361 commit 18f85f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
}
1212
google-beta = {
1313
source = "hashicorp/google-beta"
14-
version = "6.24.0"
14+
version = "6.28.0"
1515
}
1616
kubernetes = {
1717
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)