Skip to content

Shared AWS infrastructure provisioned using the AWS SDK

Notifications You must be signed in to change notification settings

covertbert/shared-aws-infra

Repository files navigation

Shared AWS Infrastructure

Deploy

This repo is for my shared AWS infrastructure, written in TypeScript & using the AWS CDK.

Getting started

Available stacks can be found in bin/cdk.ts.

  • npm install to install dependencies
  • yarn synth <stack-name> to see a simulated output of the specified stack
  • yarn deploy <stack-name> to deploy a specific stack

About

Shared AWS infrastructure provisioned using the AWS SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published