Skip to content

Commit 4bc9946

Browse files
authored
chore(deps): update terraform google to v6.40.0 (#2953)
1 parent 03d6a97 commit 4bc9946

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 = "6.26.0"
19+
version = "6.40.0"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)