cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
709 stars 167 forks source link

docs clarifications re blueprints and file lookups #706

Closed rgitzel closed 5 years ago

rgitzel commented 5 years ago

I'd been struggling to get parameterized lookups working, until a co-worker pointed out that it's only meant for blueprints, not templates. D'oh!

I think these changes to the docs would have saved me some confusion.