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

fix stack.set_outputs not being called by diff if stack did not change #754

Closed ITProKyle closed 4 years ago

ITProKyle commented 4 years ago

resolves #753

phobologic commented 4 years ago

Thanks for this! Looks good.