Chris Barbour
06/11/2019, 4:54 PMKloudFormation
that turns AWS CloudFormation into a type safe Kotlin DSL.
You can build any AWS resource using the library as it's a one to one match for CloudFormation
There's loads more to come as we are building it to be modular.
As an example we built https://github.com/hexlabsio/kloudformation-serverless-module to help with AWS Lambda.
Check it out and let us know what you think.
Website and documentation can be found here: https://kloudformation.hexlabs.io/Peter
06/11/2019, 5:05 PMChris Barbour
06/11/2019, 5:14 PMnfrankel
06/11/2019, 8:01 PM