Skip to content

Releases: multycloud/hclencoder

v0.1.2

09 Apr 14:30

Choose a tag to compare

Completely escape non-expr strings

v0.1.1

28 Feb 17:09

Choose a tag to compare

Update README.md

v0.1.0

27 Feb 10:10
df8734c

Choose a tag to compare

Merge pull request #1 from multycloud/hcl_2

Use new hcl API

v0.0.9

19 Feb 20:14

Choose a tag to compare

Use strconv.Quote instead

v0.0.8

19 Feb 20:08

Choose a tag to compare

Escape strings

v0.0.7

12 Dec 09:40

Choose a tag to compare

Support expression slices.

v0.0.6

11 Dec 20:17

Choose a tag to compare

Allow squash to work on non-anon fields.

v0.0.5

05 Dec 09:50

Choose a tag to compare

Expression tag value.

v0.0.4

16 Nov 19:50

Choose a tag to compare

Implement HCL2-style maps/key-value pairs.

v0.0.3

15 Nov 21:26

Choose a tag to compare

Add blocks tag that treats a slice as multiple separate blocks.