Thursday, August 06, 2020

AWS CDK + Terraform

Cloud Development Kit Can Now Generate Terraform Configurations Using TypeScript and Python @InfoQ

"AWS, HashiCorp, and Terrastack collaborated to release a preview of the Cloud Development Kit (CDK) for Terraform, or cdktf. Developers can use programming languages like Python or Typescript to manage infrastructure as code. cdktf generates a Terraform configuration in JSON that can deploy resources with a "terraform apply" command. Also, cdktf supports any existing modules and providers from the Terraform registry to deploy resources to AWS, Azure, or Google Cloud."