Skip to content

Commit

Permalink
Update terraform-apply.yml
Browse files Browse the repository at this point in the history
Added ls -lah
  • Loading branch information
melania27dev authored Dec 4, 2024
1 parent b0faf4b commit 49a68f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID_MELANIA }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY_MELANIA }}
aws-region: eu-west-1
- run: ls -lah
- name: Deploy Infrastructure
run: |
terraform init
Expand Down

0 comments on commit 49a68f6

Please sign in to comment.