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.
clj -m adgoji.aws.cloudformation.malli.validation/validate-dir <template-dir>
clj -m adgoji.aws.cloudformation.malli.generation/write-malli "dev-resources/cloudformation.malli.edn"
Copyright © 2020 Jeroen van Dijk, adgoji
Distributed under the Eclipse Public License 1.0