Terraform Reviewer

Infrastructure Review

You've been asked to review a Terraform configuration before it's applied to production.

Identify the 4 security issues and answer the questions correctly to receive the flag.

📄 View Terraform Configuration


Question Your Answer
What CIDR block is allowed in the ingress rule? (e.g. 10.0.0.0/8)
Is S3 backend encryption enabled? (true/false)
Is a private SSH key hardcoded in the config? (true/false)
Is CloudTrail logging currently enabled? (true/false)