Skip to content

Commit

Permalink
Fix atmos terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Feb 15, 2024
1 parent 251a9cc commit e493ebc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,7 @@ runs:
run: |
EXIT_CODE=0
pwd
ls -la ./
terraform show ${{ steps.vars.outputs.plan_file }}
tfcmt \
--config "${{ github.action_path }}/config/atmos_github_summary.yaml" \
Expand Down

0 comments on commit e493ebc

Please sign in to comment.