Skip to content

Releases: hashicorp/terraform-cdk

v0.0.7

04 Jul 00:56
dd54f88
Compare
Choose a tag to compare
  • Support for cdktf diff (#90)
  • Support for cdktf deploy (#92)
  • Support for cdktf destroy (#111)
  • Support for Terraform Cloud via cdktf login (#96)
  • Support for logging across the project (#100)
  • New UI for cdktf synth and cdktf get (#103)
  • Basic error handling support (#110)

There are other minor bug fixes included in the release. (#109, #122, #128).

v0.0.6

15 May 01:03
baff569
Compare
Choose a tag to compare
  • Typescript examples and template defaults for synthesize commands to compile application (#63)
  • Terraform Output doesn't handle Optional Types (#83)

v0.0.5

13 May 19:52
Compare
Choose a tag to compare
  • Document Terraform outputs and remote backend (#64)
  • Fix providers file workflow (#66)
  • Stack escape hatch (#81)

v0.0.4

12 May 19:58
6498c0f
Compare
Choose a tag to compare
  • Getting started guide for Python (#73)
  • Change output directory to cdktf.out for Terraform configuration (#70)
  • Fix output directory argument for cdktf synth (#62)

v0.0.3

11 May 21:13
Compare
Choose a tag to compare

Enable synthesis to Python

v0.0.2-alpha.2

10 May 05:59
9941ea1
Compare
Choose a tag to compare

Minor output changes and updated README.md example.

v0.0.2-alpha.1

10 May 01:32
11498f4
Compare
Choose a tag to compare

Alpha release for Github and NPM

v0.0.1

08 May 19:43
20c3c09
Compare
Choose a tag to compare

Initial release of cdktf-cli and cdktf to Github and NPM registry.