We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ef561 commit 7c0adf6Copy full SHA for 7c0adf6
tools/gcplog/main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
google = {
4
source = "hashicorp/google"
5
- version = "7.20.0"
+ version = "7.21.0"
6
}
7
8
0 commit comments