matanolabs / matano

Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS
https://matano.dev
Apache License 2.0
1.46k stars 100 forks source link

⚙️ Add `matano destroy` command to CLI #64

Closed shaeqahmed closed 1 year ago

shaeqahmed commented 1 year ago

✨ A command to clean destroy all matano stacks, then confirms with a prompt to also clean up all retained stateful resources (S3, athena workgroups, dynamodb tables, sqs queues).

Should be helpful for rapid iteration with test stacks while keeping things tidy!