cdk-terrain
Define cloud infrastructure in familiar programming languages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install cdk-terrain?โผ
Run `npx skills add open-constructs/cdk-terrain --all -g -y` in your terminal to install all skills in this suite globally.
What is CDK Terrain (CDKTN)?โผ
CDKTN is a community fork of CDK for Terraform that lets you define cloud infrastructure in TypeScript, Python, Java, C#, or Go and provision it through OpenTofu or Terraform.
Can I convert existing HCL to CDKTN?โผ
Yes. The built-in convert command parses your existing HCL files and generates equivalent CDK code in your preferred language.
Does CDKTN work with all Terraform providers?โผ
Yes. It generates typed bindings directly from Terraform provider schemas, giving you access to the entire Terraform and OpenTofu provider ecosystem.
Do I need to learn HCL to use CDKTN?โผ
No. You write infrastructure in a language you already know, and CDKTN synthesizes the Terraform JSON configuration for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core