New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cdktf/hcl2json

Package Overview
Dependencies
Maintainers
2
Versions
794
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cdktf/hcl2json - npm Package Versions

1
80

0.3.0-pre.230

Diff

cdktf-team
published 0.3.0-pre.229 •

cdktf-team
published 0.3.0-pre.228 •

cdktf-team
published 0.3.0-pre.226 •

cdktf-team
published 0.3.0-pre.225 •

cdktf-team
published 0.3.0-pre.224 •

cdktf-team
published 0.3.0 •

Changelog

Source

0.3.0 (April 21, 2021)

Breaking Changes

We're now supporting multiple Stacks! - existing Terraform state files from local Terraform workflows have to be renamed to match the stack name.

Up until CDK for Terraform version 0.2 only a single stack was supported. For local state handling, a terraform.tfstate file in the project root folder was used. With version 0.3.0 the local state file reflects the stack name it belongs to in its file name. When a terraform.tfstate file is still present in the project root folder, it has to be renamed to match the schema terraform.<stack-name>.tfstate manually.

Implemented enhancements

  • Add support for remote templates #645
  • Handle Multiple Stacks #636

Fixed Bugs

  • Wait for ConfigurationVersion to be ready when using Terraform Cloud #655
  • Fix module variables without type #630
  • Fix module without newline #633
  • Rename instance variable to a more specific name to avoid name collisions #640
  • Fix multiple modules with same end name #637
cdktf-team
published 0.3.0-pre.223 •

cdktf-team
published 0.2.2-pre.220 •

cdktf-team
published 0.2.2-pre.219 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc