jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

Add Propulsion.DynamoStore.Lambda CDK #120

Closed bartelink closed 2 years ago

bartelink commented 2 years ago

Adds wiring for deploying and configuring Propulsion.DynamoStore.Lambda using CDK/CloudFormation

(See https://docs.aws.amazon.com/cdk/v2/guide/best-practices.html#best-practices-constructs for detail on why the deploy componentry is split as it is)