This message was deleted.
# aws
s
This message was deleted.
b
you should see it in the diff, can you screenshot what you’re seeing?
g
you can see here that a new instance is created and the previous deleted, but no indications as to why. The target group attachments change of course due to the new instance
b
if you expand the diff what does it tell you?
the reason it’s replacing is because you changed the name of the resource
Copy code
+ dash-purple-server
- purple-dash-server
🙌 1
g
oh good grief! that was staring me right in the face! 🤦‍♂️ thank you for that!