Skip to content

Commit

Permalink
remove iac
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Feb 20, 2025
1 parent d16b7ba commit 9d76b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lacework-cli/oncreate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ if echo "$output" | grep -q "ERROR"; then
else
lacework component install chronicle-alert-channel --nocolor --noninteractive
lacework component install component-example --nocolor --noninteractive
lacework component install iac --nocolor --noninteractive
lacework component install preflight --nocolor --noninteractive
lacework component install remediate --nocolor --noninteractive
lacework component install sca --nocolor --noninteractive
Expand Down

0 comments on commit 9d76b8a

Please sign in to comment.