Sha256: e92e6503624b3bef588cbd1020d6e60179dec3879a5af1ab0fd8babc4955c4d1

Contents?: true

Size: 435 Bytes

Versions: 1

Compression:

Stored size: 435 Bytes

Contents

## 0.2.0 (2018-01-29)

Features:

 - Enabled trim mode for ERB templates using a hyphen (e.g. `<%- code -%>` will remove preceeding indentation and a
   following newline).
 - Example directory giving real usage examples in terraform.

## 0.1.0 (2018-01-28)

Features:

 - Initial version, reads json from stdin, takes path to ERB template as first argument, outputs json object with
	rendered template as the value to key "rendered".

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
terraform-template-renderer-0.2.0 CHANGELOG.md