Change the repository type filter
All
Repositories list
71 repositories
workflow-config
Public.github
Publicterraform-account-starter
Public template- This is intended to be used by an organization for all of their own accounts. This does not protect access to DynamoDB locking of other accounts, it only restricts access S3 paths for each account. This restriction is put in place by creating a unique role for each account, then creating an assumerole policy that trusts the corresponding account…
- This repository serves as a central location for managing Markdown (.md) files used for README documentation across various projects within our organization. Markdown files provide a lightweight and easy-to-read format for documenting project setup instructions, usage guidelines, contribution guidelines, and other relevant information.
terraform-aws-single-account-starter
Public template- ecs-fargate-codepipeline creates an end to end fargate cluster with a single task (but can be multiple containers in the task), a CodeDeploy application deployment configuration, a CodePipeline to wrap around it, and all relevant iam roles etc.
- ecs-fargate-service is used to create an ecs service and the corresponding codedeploy, log groups, codepipeline artifacts, etc. It is intended to be used with StratusGrid's multi-account ecs pipeline module to allow for container images to be passed immutably from cluster to cluster in different environments and accounts in a single contiguous p…