github gruntwork-io/boilerplate v0.5.0

latest releases: v0.10.0, v0.9.0, v0.8.1...
3 years ago

Description

  • Fixed bug where boilerplate preferred the variable defaults defined in the variablesfield of the dependency object over the var file values, unlike what was implied by the documentation.

Migration guide

This release has two intentional behavior changes:

  • boilerplate will now prefer values specified in var_files on the dependency over the default value of variables.
  • boilerplate will no longer ask for variables specified on dependency in interactive mode.
  • boilerplate no longer supports bare variable definitions on dependency config (that is, you must specify a default or reference when adding a variable to the variables list on a dependency config.

If you were relying on either of these behaviors, please file a GitHub issue with your use case so we can discuss alternatives.

Related links

Don't miss a new boilerplate release

NewReleases is sending notifications on new releases.