Hi there, so I have a question about securitygroup...
# aws
p
Hi there, so I have a question about securitygroup as part of the EC2 instance class. I am creating a server class to deploy an instance with an AMI and I want to attach my SG to it however I noticed the output is ID...and the SG parameter is expecting an array of strings...How do I cast my sg ids to it?