Sha256: 71e9e790793ed111c3441174b1e6c0e1c3344348cb4cb8d5900a37894d678888

Contents?: true

Size: 419 Bytes

Versions: 1

Compression:

Stored size: 419 Bytes

Contents

# Changelog

## 0.1.3 - Nov 12 2018
- Added helper method `file_sha256(file)` to return the SHA256 of `file`'s content. This is useful for `null_resource` triggers.
- Fixed bug when file gets loaded before ERB parsed when using the `file` helper
## 0.1.2 - Nov 11 2018
- Variables listed in JSON format inside file `terraform.tfvars.json` are accessible in rendered ERB as a HASH named `@variables` (with string keys).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tflat-0.1.3 CHANGELOG.md