Skip to content

v2.6.0

Compare
Choose a tag to compare
@vancluever vancluever released this 04 Jun 21:40
350d663

Enhancements

  • hcldec: Add a new Spec, ValidateSpec, which allows custom validation of values at decode-time. (#387)

Bugs Fixed

  • hclsyntax: Fix panic with combination of sequences and null arguments (#386)
  • hclsyntax: Fix handling of unknown values and sequences (#386)