sparse-intern-71089
07/18/2022, 10:45 PMclever-dog-35937
07/18/2022, 10:47 PMerror TS2339: Property 'apply' does not exist on type 'Promise<Output<string>[]>'.
when trying to get the subnetId
for the Instance webserver-www
clever-dog-35937
07/18/2022, 10:48 PMawsx
is separate from aws
in the issues it's easier to find.little-cartoon-10569
07/18/2022, 11:14 PMapply()
on a Promise
you can wrap it in pulumi.output(yourPromiseGoesHere)
.little-cartoon-10569
07/18/2022, 11:14 PM