Hi folks, I created a project https://github.com/jcouyang/dhall-aws-cloudformation to generate CloudFormation dhall bindings, similar to dhall-kubernetes. So that I don’t need to repeat myself especially when creating serverless app, most of the modules and patterns are exactly the same.
It is still at pretty early stage, so I’m really keen to hear any feedback such as
- if the type definitons make sense
- feature missing
- issues
if any please feel free to submit at project discussion channel
or even straightly a PR will be more than welcomed
Thanks