Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Lazy evaluation of template variables #14

Open
ianbamforth opened this issue Feb 10, 2017 · 1 comment
Open

Lazy evaluation of template variables #14

ianbamforth opened this issue Feb 10, 2017 · 1 comment

Comments

@ianbamforth
Copy link
Contributor

Hi, I've been using this cookbook a while now, and wanted to wrap it in another cookbook in order to fetch my username and password from an S3 bucket. Turns out that I couldn't do this because template variables are evaluated at compile time, i.e. before my recipe has the chance to fetch the keys from S3. Any reason why the template variables couldn't be wrapped in laziness?

@phoolish
Copy link
Contributor

I'm always open to PR's 😃

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants