Home / Companies / HashiCorp / Blog / Post Details
Content Deep Dive

CDK for Terraform Is Now Generally Available

Blog post from HashiCorp

Post Details
Company
Date Published
Author
Sarah MacDonald
Word Count
991
Language
English
Hacker News Points
2
Summary

The Cloud Development Kit for Terraform (CDKTF) has reached its first General Availability (GA) release, version 0.12, offering full support for Go programming language and a GitHub Action to deploy with Terraform Cloud. CDKTF enables developers to write Terraform configurations in their preferred language, such as TypeScript, Python, C#, Java, or Go, while benefiting from the full ecosystem of HashiCorp Terraform providers and modules. This release increases productivity and collaboration by allowing teams to work together in a familiar syntax, reduces code duplication with constructs, and provides improved support for unit testing, resource-level and block-level iterators, and enhanced convert command functionality. The CDKTF 0.12 release includes various new features and improvements to ensure it is ready for production usage.