Hacker News new | ask | show | jobs
by lindydonna 2925 days ago
(Disclosure: I work at Pulumi.)

The `pulumi update` command first shows you a preview of the exact resources it will create. Once you've deployed, you can view all your resources on the pulumi.com console, so you know exactly what has happened.

1 comments

Perfect thanks for letting me know :)