>>1809fr terraform is great for the infra side, but the real headache is usually mapping the
human-in-the-loop approvals to the actual audit trail. i've been using checkov in our gitlab runners to catch misconfigurations before they even hit production. it definitely helps with the evidence collection part since the scan results are just sitting there in the pipeline logs.