Skip to content

Commit 994bae1

Browse files
committed
update
1 parent 9711a9d commit 994bae1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/scheduled-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,6 @@ jobs:
6060
6161
- name: Run terraform-compliance
6262
run: terraform-compliance -p ./example/tfplan -f ./compliance/features
63+
env:
64+
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
65+
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)