Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedilabs/terraform-aws-organization
🌳 A sustainable Terraform Package to manage Organization resources on AWS
https://github.com/tedilabs/terraform-aws-organization
aws aws-organization aws-ram aws-sso devops hacktoberfest hcl2 iac lang-hcl sre tedilabs terraform terraform-aws terraform-module terraform-modules
Last synced: 3 months ago
JSON representation
🌳 A sustainable Terraform Package to manage Organization resources on AWS
- Host: GitHub
- URL: https://github.com/tedilabs/terraform-aws-organization
- Owner: tedilabs
- License: apache-2.0
- Created: 2024-04-13T15:27:40.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T15:10:35.000Z (5 months ago)
- Last Synced: 2024-09-30T15:22:39.399Z (4 months ago)
- Topics: aws, aws-organization, aws-ram, aws-sso, devops, hacktoberfest, hcl2, iac, lang-hcl, sre, tedilabs, terraform, terraform-aws, terraform-module, terraform-modules
- Language: HCL
- Homepage: https://registry.terraform.io/modules/tedilabs/organization/aws
- Size: 78.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# terraform-aws-organization
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/tedilabs/terraform-aws-organization?color=blue&sort=semver&style=flat-square)
![GitHub](https://img.shields.io/github/license/tedilabs/terraform-aws-organization?color=blue&style=flat-square)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square)](https://github.com/pre-commit/pre-commit)Terraform modules to manage Organization related resources on AWS.
- [account](./modules/account)
- [organization](./modules/organization)
- [organizational-unit](./modules/organizational-unit)
- [ram-share](./modules/ram-share)
- [sso-access-control-attributes](./modules/sso-access-control-attributes)
- [sso-account-assignment](./modules/sso-account-assignment)
- [sso-permission-set](./modules/sso-permission-set)## Target AWS Services
Terraform Modules from [this package](https://github.com/tedilabs/terraform-aws-organization) were written to manage the following AWS Services with Terraform.
- **AWS IAM Identity Center (AWS SSO)**
- Access Control Attributes
- Account Assignment
- Permission Set
- **AWS Organization**
- Organization
- Organization Unit
- Account
- **AWS RAM (Resource Access Manager)**
- Share## Other Terraform Modules from Tedilabs
Enjoying [terraform-aws-organization](https://github.com/tedilabs/terraform-aws-organization)? Check out some of our other modules:
- [AWS Container](https://github.com/tedilabs/terraform-aws-container) - A package of Terraform Modules to manage AWS Container resources.
- [AWS Domain](https://github.com/tedilabs/terraform-aws-domain) - A package of Terraform Modules to manage AWS Domain resources.
- [AWS Load Balancer](https://github.com/tedilabs/terraform-aws-load-balancer) - A package of Terraform Modules to manage AWS Load Balancer resources.
- [AWS Network](https://github.com/tedilabs/terraform-aws-network) - A package of Terraform Modules to manage AWS Network resources.
- [AWS Security](https://github.com/tedilabs/terraform-aws-security) - A package of Terraform Modules to manage AWS Security resources.Or check out [the full list](https://github.com/search?q=org%3Atedilabs+topic%3Aterraform-module&type=repositories)
## Self Promotion
Like this project? Follow the repository on [GitHub](https://github.com/tedilabs/terraform-aws-organization). And if you're feeling especially charitable, follow **[posquit0](https://github.com/posquit0)** on GitHub.
## License
Provided under the terms of the [Apache License](LICENSE).
Copyright © 2024, [Byungjin Park](https://www.posquit0.com).