Source: www.hashicorp.com

Announcing CDK for Terraform 0.7

Category: Database, github

A fully managed platform to automate infrastructure on any cloud with HashiCorp products. Cloud Development Kit for Terraform 0.7 introduces a tech preview for compatibility with AWS CDK constructs, a simplified provider API, and improved documentation.

With CDK for Terraform, you can write Terraform configurations in your choice of C#, Python, TypeScript, or Java (with experimental support for Go), and still benefit from the full ecosystem of Terraform providers and modules. Key improvements in CDK for Terraform 0.7 include: You can now leverage resources from both the Terraform and AWS CDK ecosystems in your CDK for Terraform applications.

With a live demo, two engineers from Mozilla’s Pocket show how they use CDK for Terraform to define and provision infrastructure in a TypeScript application.

Related Articles