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

use Fn::Sub and other functions in yaml config file #751

Open rory-ye-nv opened 4 years ago

rory-ye-nv commented 4 years ago

we need to deploy our stacker template in different place, which need to concat some value based on the AWS pseudo parameter there is no way to use these parameters in yaml stacker config file, it will be very convent if we have that