Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The documented cleanup script performs destructive actions by terminating AWS instances based on tag/query logic, but the surrounding guidance does not clearly warn readers about the risk of accidental deletion or the need to scope permissions narrowly. In a CI/CD reference for Terraform, users may copy this into automation with production-capable credentials, increasing the chance of unintended resource termination from query mistakes, tag drift, or credential misuse.
