personal-org

george-richardson/personal-org/aws

Terraform Module HCL AWS

A set of modules that make running a single user AWS Organization easier.

Install
module "personal-org" {
source = "george-richardson/personal-org/aws"
version = "0.0.12"
}
plain text: /constructs/tfmod-george-richardson-personal-org-aws/install.txt
⭐ Source on GitHub 📦 Registry page
README

personal-org Modules A set of modules that make running a single user AWS Organization easier. Overview Features Single user entry point for all child accounts. Default deployed OrganizationAccountAccessRole is used for assumption by a organization administrator user into child accounts. Child account OrganizationAccountAccessRoles are protected from deletion (by default). Child account root user access is blocked (by default). MFA must be used to access child accounts (from bootstrap template). Separate Organization management role (from bootstrap template). Limited access to management account to manage the Organization and save Terraform state. Must be explicitly assumed. Billing alarms can easily be applied to accounts with notification via an SNS topic. Limit organizational units or a

Details
FrameworkTerraform Module
LanguageHCL
Version0.0.12
Cloud AWS
★ Stars1
Forks0
Total downloads4.4k
Submodules4
LicenseMIT
Namespacegeorge-richardson
Updated