Skip to content

Commit

Permalink
fixup! feat(security-keys): Add localstack to github action for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renemontilva committed Sep 30, 2024
1 parent a4652b9 commit 76431a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/security-keys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
AWS_ACCESS_KEY_ID: fake
AWS_SECRET_ACCESS_KEY: fake
run: |
tflocal -version
cat ~/.aws/credentials
env | grep AWS
cp ../../../config/common.tfvars.example ../../../config/common.tfvars
tflocal test -var-file=../../../config/common.tfvars -var-file=../../config/account.tfvars -var-file=../../config/backend.tfvars
#- name: Terraform Init on us-east-2
Expand Down

0 comments on commit 76431a6

Please sign in to comment.