cloudformation-guard
cloudformation-guard copied to clipboard
feat: Add cfn-guard-lambda deployment with SAM CLI
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