Skip to content

Commit

Permalink
set step id
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Nov 26, 2024
1 parent 2535803 commit 397d91b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ jobs:
run: terraform validate

- name: Terraform Plan
id: plan
working-directory: terraform
continue-on-error: true
run: |
terraform plan -out=tfplan
terraform show -no-color tfplan > plan.txt
Expand Down

0 comments on commit 397d91b

Please sign in to comment.