HashiCorp CDKTF
Consistent workflows to provision, secure, connect, and run any infrastructure for any application.
Pinned Loading
Repositories
Showing 10 of 132 repositories
- cdktf-tf-module-stack Public
A drop-in replacement for cdktf.TerraformStack that lets you define Terraform modules as constructs
- cdktf-local-exec Public
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-multi-stack-tfe Public
Setting up Terraform Cloud / Terraform Enterprise workspaces can be tiring when dealing with CDK for Terraform applications spanning multiple stacks and therefore workspaces. This library aims to automate this.
- projen-cdktf-hybrid-construct Public
Projen template for CDKTF Constructs that should also be used as Terraform Modules.