We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768d2dc commit 71a857aCopy full SHA for 71a857a
.github/workflows/test-early-eval.yaml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
19
- name: terraform plan
20
- uses: ./terraform-plan
+ uses: ./tofu-plan
21
with:
22
path: tests/workflows/test-plan/early-eval/tofu
23
variables: |
0 commit comments