Skip to content

Commit 870d8b4

Browse files
authored
chore(deps): update terraform google to v7.12.0 (#3166)
1 parent 49edd97 commit 870d8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ terraform {
1616
required_providers {
1717
google = {
1818
source = "hashicorp/google"
19-
version = "7.10.0"
19+
version = "7.12.0"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)