Releases: hashicorp/terraform-cdk
Releases · hashicorp/terraform-cdk
v0.0.7
- 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
andcdktf get
(#103) - Basic error handling support (#110)
There are other minor bug fixes included in the release. (#109, #122, #128).
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Enable synthesis to Python
v0.0.2-alpha.2
Minor output changes and updated README.md example.
v0.0.2-alpha.1
Alpha release for Github and NPM
v0.0.1
Initial release of cdktf-cli
and cdktf
to Github and NPM registry.