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 2c28de5 commit 7192ee6Copy full SHA for 7192ee6
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
3
terraform: &terraform
4
docker:
5
- - image: hashicorp/terraform:0.10.4
+ - image: hashicorp/terraform:0.12.0
6
working_directory: /tmp/workspace/terraform
7
8
jobs:
0 commit comments