Fred Damstra 4b445e6371 Removed untracked files. пре 5 година
..
000-mdradmin-bootstrap bfd862a953 Fixes source of common services modules. пре 5 година
001-tfstate bfd862a953 Fixes source of common services modules. пре 5 година
004-iam-okta 4b445e6371 Removed untracked files. пре 5 година
008-xdr-binaries acd12f7d5a Fixes references to modules in terragrunt.hcl пре 5 година
README.md 671dc26b50 Initial Commit пре 5 година
account.hcl b25b2c4a61 Moves 005-iam to a standalone module пре 5 година

README.md

README

I'm not sure if this is a helpful readme or not tbh

Authentication

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.

Subfolders / subprojects

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