Sha256: 544ff07434a81c463e8df00e3c03469f1998d53640dedd2ed7b9b463a90ef1cf
Contents?: true
Size: 832 Bytes
Versions: 1
Compression:
Stored size: 832 Bytes
Contents
# Changelog ## 0.1.7 - Nov 17 2018 - Environment variables `TF_VAR_*` are also loaded by Ruby and will overwrite a value set in the JSON file. ## 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.7 | CHANGELOG.md |