This experimental repository contains software which is still being developed and in the alpha testing stage. It is not ready for production use. CDK

hashicorp / terraform-cdk

submited by
Style Pass
2021-06-22 06:30:03

This experimental repository contains software which is still being developed and in the alpha testing stage. It is not ready for production use.

CDK (Cloud Development Kit) for Terraform allows developers to use familiar programming languages to define cloud infrastructure and provision it through HashiCorp Terraform.

CDK for Terraform apps are written in one of the supported programming languages and can leverage the entire ecosystem of Terraform modules and providers. The application synthesizes Terraform configuration in JSON. Terraform or the CDK for Terraform can then be used to deploy the application.

Please note: Support for Golang is at an experimental state. In the CDK for Terraform and in the upstream library JSII which powers the support for the supported languages.

CDK for Terraform is an early experimental project and the development team would love your feedback to help guide the project.

Leave a Comment
Related Posts