sparse-intern-71089
06/15/2021, 3:37 PMbillowy-army-68599
nice-airport-15607
06/15/2021, 6:19 PMapply with pulumi preview then all you have left is to pulumi up, but if you have a lot of resources and it takes ~10min to deploy it up, and it fails, that’s a shame…
That being said, an example of TopicSubscription for example is only showing the code to be used, not HOW to use it… https://www.pulumi.com/docs/reference/pkg/aws/sns/topicsubscription/#look-up
Since its an Output im assuming something like .apply(0 => o.arn) should, or could work, but where’s that example?
I also looked at the github link you’ve posted, and i dont feel that fulfills the necessary examples IMO either, but what do i know…