I'm doing `new aws.ec2.Instance` but I don't see h...
# general
e
I'm doing
new aws.ec2.Instance
but I don't see how to set the instance name (i.e. the name column that shows up in the AWS ec2 console). It defaults to an empty name. Any ideas on how to get that set in the
Instance
resource?