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 d229ac0 commit a4a0437Copy full SHA for a4a0437
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