Writing Terraform Code in TypeScript, Python, Go and More | by Ming Yang | Contino Engineering | Medium
The Cloud Development Kit for Terraform (CDKTF) is an infrastructure-as-code (IaC) tool that provisions and manages local or cloud infrastructure via Terraform using popular programming languages.
cdktf/cdktf-integration-serverless-example: End to end example for deploying a serverless application via CDK for Terraform @GitHub
Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform. This gives you access to the entire Terraform ecosystem without learning HashiCorp Configuration Language (HCL) and lets you leverage the power of your existing toolchain for testing, dependency management, etc.
currently supports TypeScript, Python, Java, C#, and Go.
No comments:
Post a Comment