Detalhes do pacote

cdktf

hashicorp978.6kMPL-2.00.21.0

Cloud Development Kit for Terraform

cdk, cdktf, terraform

readme (leia-me)

cdktf

cdktf is a framework for defining cloud infrastructure using Terraform providers and modules. It allows for users to define infrastructure resources using higher-level programming languages.

Build

Install dependencies

yarn install

Build the package

yarn build

Learn More