realestate-com-au / stackup

a simple CLI and Ruby API for AWS CloudFormation
MIT License
97 stars 34 forks source link

Produce a message when there are no changes to be done #19

Closed pvdvreede closed 8 years ago

pvdvreede commented 8 years ago

I notice that if cloudformation has nothing to do, stackup exits with no screen output. Is it possible to add some logs to say something like "There are no updates to be applied." or if you cant know that even a simple "Stack up completed successfully". This way I will know that it was not an error, or mistype and that it was simply there were no changes to be made.