Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 301 Bytes

File metadata and controls

12 lines (7 loc) · 301 Bytes

0.1.2 (April 16, 2020)

  • Enable non-string Terraform variables by setting HCL type (#11)
  • Fix panics in handling non-string Terraform output (#19)

0.1.1 (March 24, 2020)

  • Handle non-string Terraform outputs and return them as JSON-formatted string (#12)

0.1.0 (2020)

  • Initial release