I'm not sure if this is a helpful readme or not tbh
A handful of these need the static access keys for the MDRAdmin account, mostly because at that point of setting up a new AWS account we don't have the okta integration in place.
Subdirectory | auth | Purpose |
---|---|---|
000-mdradmin-bootstrap | MDRAdmin + aws-mfa | Configures MDRAdmin Account to have IAM rights to create terraform state |
001-tfstate | MDRAdmin + aws-mfa | Creates TF state s3 bucket, dynamodb tables |
005-iam | okta + saml2aws | Fundamental IAM setup - does OKTA linkage, sets up user roles and policies |
common | okta + saml2aws | Variable / provider definitions used across multiple chunks |