github hashicorp/terraform-cdk v0.5.0

latest releases: v0.21.0-pre.94, v0.21.0-pre.93, v0.21.0-pre.92...
2 years ago

Read the announcement blog post: Announcing CDK for Terraform 0.5

New Features

  • feat(cli): implement hcl2cdk #796
  • feat(cli): add cdktf watch command #817

Documentation

  • chore(docs): link docker integration example #789
  • chore(docs): add google cloud kubernetes example #742
  • chore(docs): python example for gcp cloud function #776
  • chore(docs): Add serverless application guide #786
  • chore(docs): link to serverless e2e example #795
  • chore(docs): add examples for ucloud provider (ts/python/java/c#/go) #790
  • chore(docs): add azure python link #773
  • chore(docs): Enhance readme with Terraform Platform Illustration #778
  • chore(docs): Add Project Maturity section to README #797
  • chore(docs): Add callouts to Learn tutorials #767
  • chore(docs): Create BUGPROCESS.md #815
  • refactor(docs): clarify that we support all providers and modules #783
  • fix(docs): remove Csharp readme in Python for #745 #820
  • fix(docs): add mandatory cdktf get step #784
  • fix(docs): document module generation #848

Fixed Bugs

  • fix(cli): throw explicit error when commands are invoked outside of a cdktf project #854
  • fix(cli): dont compile cdktf output directory #754
  • fix(cli): dont upload .terraform folders #758
  • fix(cli): polish user interaction by switching libraries #850
  • fix(cli): update hint for tfstate file #756
  • fix(cli): parse JSON output #774
  • fix(hcl2cdk): exclude non-registry modules from the cdktf.json #847
  • fix(hcl2cdk): adjust link for label renaming #852
  • fix(hcl2cdk): only run get conditionally #846
  • fix(hcl2cdk): camelCase backend properties #862
  • fix(hcl2cdk): suffix variables and locals #845
  • fix(tests): make less assumptions about environment in config.test.ts #832
  • fix(lib): Add in new optional AWS route attributes #821

Chores

  • chore(deps): use nodejs v14 version of aws jsii/superchain image #843
  • chore(deps): add gcc and gcc-c++ to Dockerfile required for node-gyp #849
  • chore(deps): Upgrade eslint to v7 #819
  • chore(deps): bump ws from 7.4.2 to 7.4.6 #747
  • chore(deps): bump y18n from 4.0.0 to 4.0.3 #777
  • chore(cli): send telemetry on errors #829
  • chore(cli): lint tsx files and clean up React Hooks code #818
  • chore(cli): add prettier #793
  • chore(lib): track overrides and backend types in stack #830
  • chore(tests): Provide global PR workflow status #781

Don't miss a new terraform-cdk release

NewReleases is sending notifications on new releases.