cloudtools / cloudtools/stacker
use Fn::Sub and other functions in yaml config file
Open
- Dominant language
- Python
- Stars
- 707
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
we need to deploy our stacker template in different place, which need to concat some value based on the [AWS pseudo parameter](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/pseudo-parameter-reference.html) there is no way to use these parameters in yaml stacker config file, it will be very convent if we have that
Contributor guide
Assessment
This issue has not been assessed yet.