mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-12 21:00:14 -04:00
This includes two upstream fixes: - Handle explicit JSON "null" consistently during decode of JSON syntax. - Properly detect the end of a "heredoc" when formatting to avoid messing up indentation of other lines following the heredoc.