Question on pulumi import resource commands. Is th...
# general
h
Question on pulumi import resource commands. Is there a way to import all rules (ingress/egress and all ports etc) for a specific SG without having to specifically adding each and every sg rule explicitly with pulumi import command? i am looking at these examples but each of them list adding one rule at a time... https://www.pulumi.com/registry/packages/aws/api-docs/ec2/securitygrouprule/#import
👀 1