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 75a1888 commit 28c8cccCopy full SHA for 28c8ccc
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
3
terraform: &terraform
4
docker:
5
- - image: hashicorp/terraform:0.12.6
+ - image: hashicorp/terraform:0.12.7
6
working_directory: /tmp/workspace/terraform
7
8
jobs:
0 commit comments