I'm trying to apply a Pulumi update that replaces ...
# general
g
I'm trying to apply a Pulumi update that replaces a security group in AWS. Pulumi first tries to delete the security group before creating the replacement, however, the old security group is still in use and so AWS prevents the deletion (and Pulumi just hangs). How are folks orchestrating this kind of change?
(also please let me know if there's a better channel for this kind of question)
l
There's a #CRH5ENVDX channel.
g
Thanks - I'll post this there as well
c
Import the security group first