Skip to content

[codex] add prod-like Terraform sandbox files#38

Merged
InfoSecHack merged 1 commit into
mainfrom
codex/prod-like-terraform-sandbox-files
Jun 4, 2026
Merged

[codex] add prod-like Terraform sandbox files#38
InfoSecHack merged 1 commit into
mainfrom
codex/prod-like-terraform-sandbox-files

Conversation

@InfoSecHack

Copy link
Copy Markdown
Owner

Summary

  • Add Terraform source files for the future prod-like AWS accuracy sandbox without running Terraform.
  • Include account/live-ack/resource-prefix guards, AWS provider configuration, IAM-only source/target resource shapes, and the 24-row oracle mapping.
  • Add static tests for required files, guardrails, unsupported/static-only rows, no Lambda invocation resources, no public networking, no Organizations/SCP resources, artifact hygiene, and non-claims.

Boundaries

  • Terraform source only; no Terraform init/plan/apply/destroy was run.
  • No live AWS, AWS CLI, STS/Lambda/API calls, iam:PassRole calls, runner changes, reasoner changes, benchmark semantic changes, release/version change, or new evidence claims.
  • No composite benchmark score or pass/fail benchmark label.

Validation

  • python -m pytest -q tests/test_prod_like_terraform_sandbox_files.py
  • account/ARN hygiene scans
  • generated live/Terraform artifact scan
  • ./scripts/check.sh
  • ./scripts/test_fast.sh
  • git diff --check

@InfoSecHack InfoSecHack marked this pull request as ready for review June 4, 2026 05:05
@InfoSecHack InfoSecHack merged commit 61ac441 into main Jun 4, 2026
6 checks passed
@InfoSecHack InfoSecHack deleted the codex/prod-like-terraform-sandbox-files branch June 4, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant