Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 678 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 678 Bytes

Vertical Landing Zone

Vertical Landing Zone is planned as an opinionated AWS landing zone.

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.