Skip to content

Llibrary to generate a Malli schema and use this to validate AWS Cloudformation templates

License

Notifications You must be signed in to change notification settings

tkovis/aws.cloudformation.malli

 
 

Repository files navigation

Malli schema for AWS Cloudformation templates

This library can generate a Malli schema and use this schema to validate AWS Cloudformation templates. It is meant as a building block for other AWS Cloudformation libraries / tools.

Validation

clj -m adgoji.aws.cloudformation.malli.validation/validate-dir <template-dir>

Generation

clj -m adgoji.aws.cloudformation.malli.generation/write-malli "dev-resources/cloudformation.malli.edn"

Licence

Copyright © 2020 Jeroen van Dijk, adgoji

Distributed under the Eclipse Public License 1.0

About

Llibrary to generate a Malli schema and use this to validate AWS Cloudformation templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%