We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc94c8 commit 5a957eaCopy full SHA for 5a957ea
modules/key-distributor/versions.tf
@@ -20,7 +20,7 @@ terraform {
20
21
google = {
22
source = "hashicorp/google"
23
- version = ">= 3.53, < 7"
+ version = ">= 3.53, < 8"
24
}
25
archive = {
26
source = "hashicorp/archive"
modules/simple-sa/versions.tf
required_providers {
versions.tf
0 commit comments