Skip to content

flagscript/terraform-aws-flagscript-organization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
terraform ~> 1.13
aws ~> 6.0

Providers

Name Version
aws ~> 6.0

Modules

No modules.

Resources

Name Type
aws_iam_organizations_features.flagscript_org_iam_organizations_features resource
aws_organizations_organization.flagscript_org resource
aws_organizations_organizational_unit.deployments_ou resource
aws_organizations_organizational_unit.deployments_prod_ou resource
aws_organizations_organizational_unit.deployments_test_ou resource
aws_organizations_organizational_unit.infrastructure_ou resource
aws_organizations_organizational_unit.infrastructure_prod_ou resource
aws_organizations_organizational_unit.infrastructure_test_ou resource
aws_organizations_organizational_unit.sandbox_ou resource
aws_organizations_organizational_unit.security_ou resource
aws_organizations_organizational_unit.security_prod_ou resource
aws_organizations_organizational_unit.security_test_ou resource
aws_organizations_organizational_unit.suspended_ou resource
aws_organizations_organizational_unit.transitional_ou resource
aws_organizations_organizational_unit.workloads_ou resource
aws_organizations_organizational_unit.workloads_prod_ou resource
aws_organizations_organizational_unit.workloads_test_ou resource

Inputs

Name Description Type Default Required
application_id Application Id string "flagscript-organization" no
org_owner Owner moniker for the flagscript organization. This is your owner id for your enthusiast organization. string "flagscript" no
tags Additional tags to merge with every created resource in this module. map(string) {} no

Outputs

Name Description
deployments_ou_arn Arn of the deployments ou.
deployments_ou_id Id of the deployments ou.
infrastructure_ou_arn Arn of the infrastructure ou.
infrastructure_ou_id Id of the infrastructure ou.
org_arn Arn of the flagscript organization.
org_id Id of the flagscript organization.
prod_deployments_ou_arn Arn of the prod deployments ou.
prod_deployments_ou_id Id of the prod deployments ou.
prod_infrastructure_ou_arn Arn of the prod infrastructure ou.
prod_infrastructure_ou_id Id of the prod infrastructure ou.
prod_security_ou_arn Arn of the prod security ou.
prod_security_ou_id Id of the prod security ou.
security_ou_arn Arn of the security ou.
security_ou_id Id of the security ou.
suspended_ou_arn Arn of the suspended ou.
suspended_ou_id Id of the suspended ou.
test_deployments_ou_arn Arn of the test deployments ou.
test_deployments_ou_id Id of the test deployments ou.
test_infrastructure_ou_arn Arn of the test infrastructure ou.
test_infrastructure_ou_id Id of the test infrastructure ou.
test_security_ou_arn Arn of the test security ou.
test_security_ou_id Id of the test security ou.
workloads_ou_arn Arn of the workloads ou.
workloads_ou_id Id of the workloads ou.

About

Flagscript organization terraform modules - simple org for enthusiasts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages