when i run `pulumi preview --diff` it highlights `securityGroups` as having changes, but the content...
b
when i run
pulumi preview --diff
it highlights
securityGroups
as having changes, but the contents of the object are identical to the instance above that it wants to delete …