Sha256: a0161c1d56e9b9f226c53164fcc532968edba9f1d36790073dd227c92a44dc24

Contents?: true

Size: 700 Bytes

Versions: 1

Compression:

Stored size: 700 Bytes

Contents

# Changelog

## 0.1.6 - Nov 17 2018
- Folders or files with the character '#' on their names will be ignored. You can use that to comment several files at once by commenting their folder.

## 0.1.5 - Nov 17 2018
- More verbose output to make it easier to catch ERB errors.

## 0.1.4 - Skipped

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