Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 279 Bytes

Infrastructure

This directory defines the components to be deployed to AWS.

See package.json for a list of available scripts.

To update snapshots when changing CDK definitions use

pnpm --filter cdk test-update

from the root of the repository