Would be nice to see a suggested import command fo...
# general
e
Would be nice to see a suggested import command for duplicate resource error messages🙏
Copy code
aws:vpc:SecurityGroupIngressRule (ecs-secgrp):
    error: creating VPC Security Group Rule: InvalidPermission.Duplicate: the specified rule "XXXXXXXX" already exists
        status code: 400, request id: XXXXXXXXX
w
That would be nice! I think this is what https://github.com/pulumi/pulumi/issues/10313 is tracking, and there's some discussion there about how we might be able to go about doing this. If you have other thoughts to add - feel free to add or 👍!