Skip to content

Commit

Permalink
credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Dec 28, 2024
1 parent 94a6917 commit bc0ecb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-early-eval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:

- name: terraform plan
uses: ./tofu-plan
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
with:
path: tests/workflows/test-plan/early-eval/tofu
variables: |
Expand Down

0 comments on commit bc0ecb4

Please sign in to comment.