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: 14 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-05-30T16:49:47.000Z (19 days ago)
- Last Synced: 2026-05-30T18:18:19.973Z (19 days ago)
- Topics: aft, aws, control-tower
- Language: HCL
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
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
[](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)