Skip to content

Latest commit

History

History
24 lines (14 loc) 路 798 Bytes

File metadata and controls

24 lines (14 loc) 路 798 Bytes

Terraform CDK CLI (via npm) (tfcdk-cli)

Cloud Development Kit for Terraform (CDKTF) allows you to use familiar programming languages to define and provision infrastructure. 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.

Example Usage

"features": {
    "ghcr.io/devcontainers-extra/features/tfcdk-cli:1": {}
}

Options

Options Id Description Type Default Value
version Select the version to install. string latest

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.