Skip to content

jfharden/terraform-aws-organisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-organisation

Create an AWS organisation with the applying account being the root

Inputs

Name Description Type Default Required
org_enabled_policy_types List of Organizations policy types to enable in the Organization Root list [] no
org_feature_set ALL or CONSOLIDATED_BILLING string "ALL" no
org_service_access_principals List of AWS service principal names for which you want to enable integration with your organization. This is typically in the form of a URL, such as service-abbreviation.amazonaws.com list [] no

Outputs

Name Description
org-arn n/a
org-id n/a

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages