Skip to content

Commit d1a9297

Browse files
feat(deps): Update Terraform google to v7
1 parent b0dfd06 commit d1a9297

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
@@ -20,7 +20,7 @@ terraform {
2020

2121
google = {
2222
source = "hashicorp/google"
23-
version = ">= 3.53, < 7"
23+
version = ">= 3.53, < 8"
2424
}
2525
external = {
2626
source = "hashicorp/external"

0 commit comments

Comments
 (0)