Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 666 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 666 Bytes

Cabana

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.