Skip to main content
tfts is a TypeScript SDK for generating Terraform configurations. It serves as a drop-in replacement for CDKTF, providing a streamlined experience with full TypeScript support.

Quickstart

Get started with tfts in 5 minutes.

CLI Reference

Explore the tfts command line interface.

API Reference

Detailed documentation for the tfts SDK.

GitHub

View the source code and contribute.

Features

Drop-in CDKTF replacement

Migrate from CDKTF with minimal changes to your existing codebase.

Full TypeScript support

Enjoy first-class TypeScript support with accurate type definitions for all providers.

All Terraform features

Support for all Terraform resources, data sources, providers, and modules.

Lightweight

Minimal dependencies and simple architecture.