GitHub Copilot Train-the-Trainer
Prompt from facts
Read this Terraform project. Add a network module for the supplied CIDRs.
Expose only needed VPC and subnet IDs. Use variables and outputs; do not add
credentials, public database access, or a plan/apply command.
Check every resource against the architecture before accepting it.