pulumi / circleci

CircleCI Orbs for CI/CD using Pulumi.
Apache License 2.0
20 stars 15 forks source link

Add 'pulumi refresh' command to Orb #9

Closed chrsmith closed 4 years ago

chrsmith commented 4 years ago

Add the pulumi refresh command to the orb. As for cross-stack scenarios it might be appropriate to run as part of a CircleCI workflow.

See documentation at: https://www.pulumi.com/docs/reference/cli/pulumi_refresh/

kenfdev commented 4 years ago

I'll take this with #16 . #15 is probably going to take a bit more time.