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 22, 2024
1 parent 5bde568 commit c302818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudformation-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- name: Run a multi-line script
run: |
pip install awscli
aws cloudformation validate-template --template-body file://2-zone-vpc-cf-template.yml
aws cloudformation validate-template --template-body file://2-zone-vpc-cf-template.yml --region us-east-1

0 comments on commit c302818

Please sign in to comment.