An infrastructure stack for Elsa Data - published as a pair of
npm packages - one for establishing the infrastructure, and the
other as a client CDK stack to lookup values via parameter store
lookup. See README for details.
Create a tagged release in Github in order to publish the
pair of packages to npmjs. Use semantic versioning.
The infrastructure CDK can be developed by deploying the stack
from the dev folder. Note that the included package will use
the package *.js files - so the stack MUST be
compiled (jsii) before deployment (in both client and stack).