Giter Site home page Giter Site logo

aws-ss / terraform-aws-organizations Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 36 KB

A Terraform module that creates an AWS Organizations.

Home Page: https://registry.terraform.io/modules/aws-ss/organizations/aws/latest

License: Apache License 2.0

HCL 100.00%
aws organizations terraform

terraform-aws-organizations's Introduction

terraform-aws-organizations

A Terraform module that creates an AWS Organizations.

Available Features

  • Create AWS Organizations
  • Create member account
  • Create organizational unit
  • Delegated Administrator
  • Manage an AWS Organizations policy

Requirements

Name Version
terraform >= 1.4.6
aws >= 4.65.0

Providers

Name Version
aws >= 4.65.0

Modules

No modules.

Resources

Name Type
aws_organizations_organization.this resource

Inputs

Name Description Type Default Required
aws_service_access_principals (Optional) List of AWS service principal names for which you want to enable integration with your organization. list(string)
[
"account.amazonaws.com",
"aws-artifact-account-sync.amazonaws.com",
"auditmanager.amazonaws.com",
"backup.amazonaws.com",
"member.org.stacksets.cloudformation.amazonaws.com",
"cloudtrail.amazonaws.com",
"compute-optimizer.amazonaws.com",
"config.amazonaws.com",
"controltower.amazonaws.com",
"detective.amazonaws.com",
"devops-guru.amazonaws.com",
"ds.amazonaws.com",
"fms.amazonaws.com",
"access-analyzer.amazonaws.com",
"guardduty.amazonaws.com",
"health.amazonaws.com",
"inspector2.amazonaws.com",
"license-manager.amazonaws.com",
"macie.amazonaws.com",
"license-management.marketplace.amazonaws.com",
"networkmanager.amazonaws.com",
"ram.amazonaws.com",
"securityhub.amazonaws.com",
"storage-lens.s3.amazonaws.com",
"servicecatalog.amazonaws.com",
"servicequotas.amazonaws.com",
"sso.amazonaws.com",
"ssm.amazonaws.com",
"tagpolicies.tag.amazonaws.com",
"reporting.trustedadvisor.amazonaws.com",
"wellarchitected.amazonaws.com",
"ipam.amazonaws.com",
"reachabilityanalyzer.networkinsights.amazonaws.com"
]
no
enabled_policy_types (Optional) List of Organizations policy types to enable in the Organization Root. list(string)
[
"SERVICE_CONTROL_POLICY",
"TAG_POLICY",
"BACKUP_POLICY",
"AISERVICES_OPT_OUT_POLICY"
]
no
feature_set (Optional) Specify "ALL" (default) or "CONSOLIDATED_BILLING". string n/a yes

Outputs

Name Description
aws_organizations_organization_accounts List of organization accounts including the master account.
aws_organizations_organization_arn ARN of the organization
aws_organizations_organization_id Identifier of the organization
aws_organizations_organization_master_account_arn ARN of the master account
aws_organizations_organization_master_account_email Email address of the master account
aws_organizations_organization_master_account_id Identifier of the master account
aws_organizations_organization_none_master_accounts List of organization accounts excluding the master account.
aws_organizations_organization_roots List of organization roots.

terraform-aws-organizations's People

Contributors

semantic-release-bot avatar uyggnodoow avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.