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 84fc0cb commit d2662bcCopy full SHA for d2662bc
modules/job-exec/versions.tf
@@ -20,7 +20,7 @@ terraform {
20
required_providers {
21
terracurl = {
22
source = "devops-rob/terracurl"
23
- version = "~> 1.0"
+ version = "~> 2.0"
24
}
25
google = {
26
source = "hashicorp/google"
0 commit comments