Skip to main content

US-1: IAM Identity Center (Auditor-Friendly YAML)

As a platform engineer, I want to deploy IAM Identity Center permission sets from YAML, so that non-HCL auditors can review configs and APRA CPS 234 audit is automated.

INVEST Score

INVESTAvg
87108788.0

Sprint: 1 | WSJF: 5.0 | Effort: 3 days | Status: Approved (scoped to aws-samples YAML)

Acceptance Criteria

  • terraform validate passes for identity-center module
  • terraform test passes (>= 3 test cases)
  • YAML configs parseable by non-HCL reviewers
  • checkov -d modules/identity-center/ zero HIGH/CRITICAL
  • Infracost: $0.00/month (Identity Center is free)
  • Attribution header on all .tf files citing upstream sources

Scope: aws-samples YAML adapter only. Defer aws-ia ABAC to Sprint 2.

Known Limitation: Identity Center cannot be enabled via Terraform. Manual console setup documented in examples/mvp-identity-center/README.md.

GitHub Issue

Sprint 1 Execution

Related sprint execution issues: