Sha256: dc46672722ab6f976b7eba6990dbc1d91874356af90d1da2b3882bf6c6753b48

Contents?: true

Size: 561 Bytes

Versions: 1

Compression:

Stored size: 561 Bytes

Contents

## 0.3.0 (2018-02-02)

Features:

 - Partials can now be rendered by calling `render 'path/to/partial.erb'` in the template.

## 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.3.0 CHANGELOG.md