Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 23, 2025
1 parent 8e7d571 commit 89bc383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-app/bin/tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ fi

if [[ $ACTION == "grep" ]]
then
tf-plan summary | grep ' ~ ' | grep -v tags | grep -v boc:
tf-plan less | grep ' ~ ' | grep -v tags | grep -v boc:
fi

0 comments on commit 89bc383

Please sign in to comment.