generated from aws-ia/terraform-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 526
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
Account level security access control
Describe the solution you'd like
Customers commonly use multiple accounts for e.g. -/ one account for CI/CD shared services -/ account for test/staging cluster -/ production account. This blueprint will define multi-account setup to use for running containers on ECS. Following is the desired account structure:
- CI/CD and associated services in one account
- an account with test cluster and test ECR images
- an account with production cluster and production ECR images
Make the blueprint flexible so that it is easier for customer to add more accounts for e.g. staging, Q/A etc. The designer should review AWS Control Tower, AWS Organization and landing zone best practices to align with the latest well-architected for multi-account setup.
jdw88
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request