Skip to content

Commit 82f1805

Browse files
committed
feat(deps): Update Terraform google to v7
1 parent f8b2ca4 commit 82f1805

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
@@ -19,7 +19,7 @@ terraform {
1919
required_providers {
2020
google = {
2121
source = "hashicorp/google"
22-
version = ">= 3.53, < 5.0"
22+
version = ">= 3.53, < 7.2"
2323
}
2424

2525
random = {

0 commit comments

Comments
 (0)