Cabana is planned as an application for managing pools of AWS accounts.
This repo is under construction. It currently contains some starter resources:
- A DynamoDB Table, codified using the AWS Cloud Development Kit (CDK);
- CI code to deploy it to a test and prod account;
- CI code to deploy development instances of it to forks of this repo on development branches;
- Code to configure the CDK stack by reading SSM parameters from the accounts where it's deployed.