cloudtools / stacker

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

envvar lookup doesn't work with exported vars #737

Open animaxcg opened 5 years ago

animaxcg commented 5 years ago

the Environment variable lookup doesn't work within stacker. it doesn't even attempt to do a lookup on anything ${envvar __ }

troyready commented 5 years ago

Possible duplicate of #688 ?