pulumi / circleci

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

Add destroy and refresh orb #18

Closed kenfdev closed 4 years ago

kenfdev commented 4 years ago

Add pulumi destroy and pulumi refresh command to the orb. Closes #16 and closes #9.

The two orbs are almost just a copy of pulumi update.

pgavlin commented 4 years ago

cc @chrsmith

kenfdev commented 4 years ago

Thank you for pointing out the changes @chrsmith ! Should've realized it myself and sorry about taking up your time for points I've missed.

I've updated the changes in the newest commit. If it looks okay I'll squash it to be ready for merge.