5 projects
cdktf-cdk8s
A compatibility layer for using cdk8s constructs within Terraform CDK.
cdktf-local-exec
A simple construct that executes a command locally. This is useful to run build steps within your CDKTF Program or to run a post action after a resource is created.
cdktf-tf-module-stack
A drop-in replacement for cdktf.TerraformStack that lets you define Terraform modules as constructs
cdktf-local-build
A construct that encapsulates different building methods, e.g. for Node, Rust, Docker.
cdktf-multi-stack-tfe
Sets up TFE / TFC workspaces for all stacks based on a seed stack.