Join Slack
Powered by
This message was deleted.
# python
s
sparse-intern-71089
08/02/2022, 9:57 AM
This message was deleted.
l
limited-rainbow-51650
08/02/2022, 10:10 AM
Given the two deployments conflict with each other, the simplest thing you can do is to remove the old setup first from your Pulumi stack, run
pulumi up
to undeploy it, then add the new setup to your code and run
pulumi up
again.
b
busy-branch-95201
08/02/2022, 10:20 AM
Yes, that would be simplest but I’d like to avoid this due to our git-ops workflow.
5
Views
Open in Slack
Previous
Next