This message was deleted.
# typescript
s
This message was deleted.
l
Mainly asking because I ran into the scenario where I want to embed the AWS region name in the bucket name and that one returns a
Promise<T>
, so I ended up wrapping that in an
Output<T>
and using
apply()
to create the bucket
b
That is correct. And you're doing things in the correct Pulumi way
l
Thanks for the encouragement @brave-planet-10645
I must admit I am having trouble here and there due to this mainly but I am learning my way around