Releases: drlau/tfplanparse
Releases · drlau/tfplanparse
v0.0.15
Compare
Sorry, something went wrong.
No results found
drlau
released this
06 Mar 11:31
What's Changed
New Contributors
Full Changelog : v0.0.14...v0.0.15
v0.0.14
Compare
Sorry, something went wrong.
No results found
drlau
released this
02 Feb 06:17
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
Compare
Sorry, something went wrong.
No results found
drlau
released this
02 Feb 02:49
This release fixes a bug with parsing destroyed maps where the null delimiter is on the same line as the map delimiter:
v0.0.12
Compare
Sorry, something went wrong.
No results found
drlau
released this
12 Oct 06:51
This release fixes initializing multiline attributes from colored text.
v0.0.11
Compare
Sorry, something went wrong.
No results found
drlau
released this
23 Sep 08:25
This release fixes the breaking bug in v0.0.10.
v0.0.10
Compare
Sorry, something went wrong.
No results found
drlau
released this
23 Sep 08:22
This release fixes parsing a resource with a colored line.
v0.0.9
Compare
Sorry, something went wrong.
No results found
drlau
released this
18 Sep 09:24
This release adds a IgnoreNoOp option and overhauls the internal handling of attribute changes.
v0.0.8
Compare
Sorry, something went wrong.
No results found
drlau
released this
16 Sep 10:22
This release removes the unused heredoc token and fixes parsing plans with a heredoc.
v0.0.7
Compare
Sorry, something went wrong.
No results found
drlau
released this
16 Sep 09:33
This releases fixes skipping every other resource and removing extra double quotes.
v0.0.6
Compare
Sorry, something went wrong.
No results found
drlau
released this
15 Sep 08:12
Added array resource support
Added experimental heredoc support
Added support for no-op resources