Skip to content

Commit

Permalink
Update cloudformation-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nethacker authored May 23, 2024
1 parent 5b63445 commit 10b2725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cloudformation-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
pip install awscli
pip install yamllint
aws cloudformation validate-template --template-body file://2-zone-vpc-cf-template.yml --region us-east-1
which yamllint
yamllint 2-zone-vpc-cf-template.yml
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 10b2725

Please sign in to comment.