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 74056cc commit 5e39c91Copy full SHA for 5e39c91
2 files changed
.github/workflows/terraform-apply.yaml
@@ -32,4 +32,4 @@ jobs:
32
uses: dflook/terraform-apply@v1
33
with:
34
path: terraform
35
- backend_config_file: prod.backend.tfvars
+ backend_config_file: terraform/prod.backend.tfvars
.github/workflows/terraform-plan.yaml
uses: dflook/terraform-plan@v1
0 commit comments