nullstone-io / nullstone

Nullstone is a customizable developer platform launched on your cloud accounts.
https://nullstone.io
MIT License
39 stars 1 forks source link

CDK Support #44

Open BSick7 opened 2 years ago

BSick7 commented 2 years ago

Summary

Nullstone currently supports Terraform modules. Many users want the ability to write code using something other than HCL/TF. AWS released the AWS CDK as a means to use Typescript, Javascript, Python, Java, or C#.

Nullstone would benefit from supporting this for modules so that users can use the tool that is most comfortable to them.