Root Account
Source code & Installation
The source code of this kit module can be found here
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
Name | Version |
---|---|
terraform | >= 1.0 |
aws | ~> 5.14.0 |
Modules
Name | Source | Version |
---|---|---|
billing_admins | .//modules/billing-admins/ | n/a |
organization_policies | .//modules/organization-policies | n/a |
Resources
Name | Type |
---|---|
aws_ssoadmin_instances.sso | data source |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
aws_region | n/a | string | n/a | yes |
aws_root_account_id | n/a | string | n/a | yes |
billing_users | The list of user principals that shall be granted billing access | list(object({ | [] | no |
Outputs
Name | Description |
---|---|
documentation_md | n/a |