Join Slack
Powered by
This message was deleted.
# aws
s
sparse-intern-71089
07/02/2020, 4:49 PM
This message was deleted.
h
hundreds-musician-51496
07/02/2020, 4:50 PM
Context is I'm defining a lambda that launches an ECS task, and it needs to use configuration (security groups and subnets) defined during deployment.
hundreds-musician-51496
07/02/2020, 4:51 PM
So if I my Lambda captures value
sgs
with type`pulumi.Output<string[]>`, will
sgs.get()
give me that array of strings when the lambda executes?
Open in Slack
Previous
Next