Sha256: 769cb0f6b68610413f21eb00d9f8aa7674051a72e59b18fbf50758fd6ce87569
Contents?: true
Size: 504 Bytes
Versions: 1
Compression:
Stored size: 504 Bytes
Contents
# Changelog ## 0.1.4 - Nov 17 2018 - More verbose output to make it easier to catch ERB errors. ## 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.5 | CHANGELOG.md |