Skip to content

Releases: drlau/tfplanparse

v0.0.14

02 Feb 06:17
Compare
Choose a tag to compare

This release naively implements jsonencode. The underlying UpdateType of the top level Map or Array may be incorrect, but now parsing will actually succeed.

v0.0.13

02 Feb 02:49
Compare
Choose a tag to compare

This release fixes a bug with parsing destroyed maps where the null delimiter is on the same line as the map delimiter:

- map {
    ...
  } -> null

v0.0.12

12 Oct 06:51
Compare
Choose a tag to compare

This release fixes initializing multiline attributes from colored text.

v0.0.11

23 Sep 08:25
Compare
Choose a tag to compare

This release fixes the breaking bug in v0.0.10.

v0.0.10

23 Sep 08:22
Compare
Choose a tag to compare

This release fixes parsing a resource with a colored line.

v0.0.9

18 Sep 09:24
Compare
Choose a tag to compare

This release adds a IgnoreNoOp option and overhauls the internal handling of attribute changes.

v0.0.8

16 Sep 10:22
Compare
Choose a tag to compare

This release removes the unused heredoc token and fixes parsing plans with a heredoc.

v0.0.7

16 Sep 09:33
Compare
Choose a tag to compare

This releases fixes skipping every other resource and removing extra double quotes.

v0.0.6

15 Sep 08:12
f117ce4
Compare
Choose a tag to compare
  • Added array resource support
  • Added experimental heredoc support
  • Added support for no-op resources

v0.0.5

18 Aug 01:16
Compare
Choose a tag to compare

This release improves the handling of addresses with data.