Skip to content

Commit 115d7ae

Browse files
feat(deps): Update Terraform google-beta to v7
1 parent 65a7ca0 commit 115d7ae

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
@@ -23,7 +23,7 @@ terraform {
2323
}
2424
google-beta = {
2525
source = "hashicorp/google-beta"
26-
version = ">= 3.53, < 7"
26+
version = ">= 3.53, < 8"
2727
}
2828
}
2929
}

0 commit comments

Comments
 (0)