flou / brume

Brume: an AWS CloudFormation deployer
MIT License
12 stars 5 forks source link

Add way to get output parameter of cloud formation stack #13

Open geronimo-iia opened 6 years ago

geronimo-iia commented 6 years ago

If we could get output of other cloudformation stack in a simple way, we could define several root stack with their own life cycle and reuse parameter like vpc/subnet/policy definition in other stack more application/project oriented.

geronimo-iia commented 6 years ago

see https://github.com/flou/brume/pull/10