Skip to content

Commit

Permalink
Update terraform-apply.yml
Browse files Browse the repository at this point in the history
New line added
  • Loading branch information
melania27dev authored Dec 4, 2024
1 parent 2579056 commit 68ab24f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
aws-region: eu-west-1
- name: Checkout Repository
uses: actions/checkout@v4
- run: ls -lah
- run: ls -lah
- run: cd terraform
- name: Deploy Infrastructure
run: |
terraform init
Expand Down

0 comments on commit 68ab24f

Please sign in to comment.