github hashicorp/terraform-cdk v0.6.4

latest releases: v0.21.0-pre.126, v0.21.0-pre.125, v0.21.0-pre.124...
2 years ago

Breaking Changes

fix(cli): Better handle non-registry modules and improved naming #929

If you use Terraform Modules you will need to adust their names. We changed the naming to be more intuitive, e.g. TerraformAwsModulesVpcAws is now Vpc. To migrate please run cdktf get with this version and change your imports to match the new abbreviated form.

Fixed Bugs

  • fix(cli): directly depend on cli-spinners v2.6.0 #1116
  • fix(cli): create .cdktf folder if needed #1107
  • fix(lib): check for null on removing metadata in testing framework #1075
  • fix: ignore build output in prettier #1077

Chores

  • chore(deps): bump trim-newlines from 3.0.0 to 3.0.1 #863
  • chore(docs): remove roadmap link from README #1067

Don't miss a new terraform-cdk release

NewReleases is sending notifications on new releases.