Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grendel-consulting/cloud-factory-requests
Requesting AWS Accounts through the Account Factory for Terraform
https://github.com/grendel-consulting/cloud-factory-requests
aft aws control-tower
Last synced: about 2 months ago
JSON representation
Requesting AWS Accounts through the Account Factory for Terraform
- Host: GitHub
- URL: https://github.com/grendel-consulting/cloud-factory-requests
- Owner: grendel-consulting
- License: mit
- Created: 2023-04-07T09:27:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T21:11:05.000Z (2 months ago)
- Last Synced: 2024-10-25T02:41:33.591Z (2 months ago)
- Topics: aft, aws, control-tower
- Language: HCL
- Homepage:
- Size: 640 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Cloud Factory Requests
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/grendel-consulting/cloud-factory-requests/badge)](https://scorecard.dev/viewer/?uri=github.com/grendel-consulting/cloud-factory-requests)Boilerplate configuration for creating requests for new AWS Accounts through the Account Factory for Terraform module. It's pipeline requires the specific structure used and the included submodule to define a DynamoDB table item with the account specifications.
## Deployment
Deployment occurs on merge to main, triggering an AWS CodePipeline in the factory management OU; it is not speculatively planned through GitHub Actions as the buildspec hydrates the providers and backends through the Jinga templates.
## Further Reading
See: [AFT Account Request](https://github.com/aws-ia/terraform-aws-control_tower_account_factory/blob/main/sources/aft-customizations-repos/aft-account-request/README.md)