This message was deleted.
# general
s
This message was deleted.
f
Thanks for the reply - I’m aware of crd2pulumi, but I don’t think it helps with my problem. To break it down, this is what I need to do: • Create an ObjectBucketClaim object • Wait until the ObjectBucketClaim has a particular status • Fetch the (automatically created) ObjectBucket of the same name • Return several properties of the ObjectBucket as Outputs
s
Oh in that case you can likely use get as an apply
On whatever you need to retrieve