I'm also new to Pulumi, but I think for `aws.ec2.S...
# python
c
I'm also new to Pulumi, but I think for
aws.ec2.SecurityGroup.get
the
resource_name
is a name that you choose (a label used to identify the resource in Pulumi) and the
id
is the actual security group id from EC2