organizational-unit-members
devops-workflow/organizational-unit-members/aws
Terraform module to move organization member account to right organizational unit
Install
README
terraform-aws-organizational-unit-members   Terraform module to move member accounts to the right organizational units This is assumed to be a temporary implementation until OU support is added to Terraform Terraform registry Usage Basic Example ``hcl module "organizational-unit-members" { source = "devops-workflow/organizational-unit-members/aws" version = "0.0.1" aws_profile = "master" account_list = "1111:core 1234:environments 2345:core" } `` Inputs | Name | Description | Type | Default | Required | |------|-------------|:----:|:-----:|:-----:| | account\_list | List of member account and or
Inputs (2)
| Name | Type | Description | Default |
|---|---|---|---|
| aws_profile | any | AWS profile in local credentials file that has rights to master account | required |
| account_list | any | List of member account and organizational units they should be into. Format: {ac | required |
Resources (1)
Topics & Tags
Details
Similar packages
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,