Root Account

Source code & Installation

The source code of this kit module can be found hereopen in new window

Run the following command to install the kit module:

collie kit import aws/admin-accounts/root
1

The root account hosts the AWS Organization. It should not be used for hosting any workload.

Requirements

NameVersion
terraform>= 1.0
aws~> 5.14.0

Modules

NameSourceVersion
billing_admins.//modules/billing-admins/n/a
organization_policies.//modules/organization-policiesn/a

Resources

NameType
aws_ssoadmin_instances.ssoopen in new windowdata source

Inputs

NameDescriptionTypeDefaultRequired
aws_regionn/astringn/ayes
aws_root_account_idn/astringn/ayes
billing_usersThe list of user principals that shall be granted billing access
list(object({
principal_id = string,
email = string,
}))
[]no

Outputs

NameDescription
documentation_mdn/a