Hi folks - I have a complex security group that I ...
# aws
e
Hi folks - I have a complex security group that I want to import into pulumi, however I'm a bit confused by the docs. When I run something like the example:
Copy code
pulumi import aws:ec2/securityGroup:SecurityGroup elb_sg sg-903004f8
It just gives me a blank security group, not all the rules defined in it.