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 0042f17 commit 75f518cCopy full SHA for 75f518c
1 file changed
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
validate:
4
docker:
5
- - image: hashicorp/terraform:light
+ - image: hashicorp/terraform:0.11.14
6
7
steps:
8
- checkout
@@ -25,7 +25,7 @@ jobs:
25
26
plan:
27
28
29
30
31
@@ -46,7 +46,7 @@ jobs:
46
47
apply:
48
49
50
51
52
0 commit comments