gruntwork-io / boilerplate

A tool for generating files and folders ("boilerplate") from a set of templates
https://www.gruntwork.io
Mozilla Public License 2.0
157 stars 12 forks source link

Bugfix: Variable precedence #113

Closed yorinasub17 closed 1 year ago

yorinasub17 commented 1 year ago

Description

Fixes https://github.com/gruntwork-io/boilerplate/issues/112

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Release notes (draft)

yorinasub17 commented 1 year ago

Thanks for review! Going to merge this in, marking as backward incompatible (since there is a behavior change, even though original behavior was a bug).