Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa6765 committed Jun 30, 2024
1 parent 6da24ad commit 6dfaa87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/terraform-terragrunt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
- name: Terragrunt plan
run: |
cd ./environment/stage terragrunt plan
cd ./environment/stage
terragrunt plan
echo "📝 Terragrunt plan completed!"
- name: Display success message
Expand Down

0 comments on commit 6dfaa87

Please sign in to comment.