Skip to content

Labels

Labels

  • bug

    Something isn't working
  • builder

    Issue is related to creating HCL2 content with Builder class
  • cli

    hcl2tojson, jsontohcl2, and hq CLIs
  • dependencies

    Pull requests that update a dependency file
  • deserialization

    Python dict to LarkElement IR (reverse path)
  • documentation

    Improvements or additions to documentation
  • enhancement

    New feature or request
  • formatter

    Whitespace alignment and spacing
  • grammar

    Issue is related to HCL2 grammar definition
  • help wanted

    Extra attention is needed
  • internal-testing

    Found during internal test runs
  • postlexer

    Token stream transforms between lexer and parser
  • query

    hcl2.query() API, DocumentView, NodeView
  • question

    Further information is requested
  • regression

    Something broke in a new version
  • round-trip

    Full-cycle parse/serialize/deserialize fidelity
  • serialization

    LarkElement IR to Python dict (forward path)
  • unreleased

    Fix merged into main; waiting for version release
  • workaround-available

    Issue can be solved by a workaround