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 fca01d2 commit be7f3ecCopy full SHA for be7f3ec
.github/workflows/terraform_and_release.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- uses: hashicorp/setup-terraform@v1
14
with:
15
- tf_actions_version: 0.13.x
+ terraform_version: 0.13.x
16
17
- run: terraform fmt
18
- run: terraform init
0 commit comments