Skip to content

Commit 5f5b66c

Browse files
authored
chore(deps): update terraform google to v6.20.0 (GoogleCloudPlatform#2917)
1 parent 350d6e6 commit 5f5b66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/providers.tf

+1-1
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.19.0"
19+
version = "6.20.0"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)