Is it possible to modify a security group created ...
# general
f
Is it possible to modify a security group created from a non-pulumi service with Pulumi given its ID?
w
I would expect you could create new `SecurityGroupRule`s attached to the security group just by passing the
id
.