cloudformation-guard icon indicating copy to clipboard operation
cloudformation-guard copied to clipboard

feat: Add cfn-guard-lambda deployment with SAM CLI

Open benbridts opened this issue 2 years ago • 0 comments

Fixes #10

Deploying cfn-guard-lambda by hand is not the best way, I added instructions and resources to build and deploy with sam-cli. I wrote the build to run in a docker container, so that you do not need to have a rust toolchain installed.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

benbridts avatar Feb 27 '22 21:02 benbridts