Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.98 KB

README.md

File metadata and controls

50 lines (38 loc) · 2.98 KB

terraform-aws-organisations

Requirements

Name Version
terraform >=0.15.1
aws >=3.38.0

Providers

Name Version
aws >=3.38.0

Modules

No modules.

Resources

Name Type
aws_organizations_account.development resource
aws_organizations_account.home_server resource
aws_organizations_account.sandbox resource
aws_organizations_account.shared resource
aws_organizations_organization.main resource
aws_organizations_organizational_unit.development resource
aws_organizations_organizational_unit.home_server resource
aws_organizations_organizational_unit.sandbox resource
aws_organizations_organizational_unit.shared resource

Inputs

Name Description Type Default Required
dev_email Email address associated with the development account string n/a yes
feature_set Valid values are ALL (default) or CONSOLIDATED_BILLING string n/a yes
home_server_email Email address associated with the home server account string n/a yes
sandbox_email Email address associated with the sandbox account string n/a yes
shared_email Email address associated with the shared account string n/a yes

Outputs

Name Description
organisation_arn n/a