elegant-monkey-64304
02/08/2022, 11:33 PMpulumi preview
fails because it tries to invoke the getter even if the resource doesn't exist yet.
I can't use the depens_on
argument as ResourceOptions
has because InvokeOptios
doesn't support that.
Many thanks.little-cartoon-10569
02/08/2022, 11:43 PMelegant-monkey-64304
02/09/2022, 12:12 AMintegrationKey
on my side just like you said and provided it as part of the resource, but I was curious if there's a feature on Pulumi supporting the depends_on
functionality between a resource and a getterlittle-cartoon-10569
02/09/2022, 12:56 AMelegant-monkey-64304
02/09/2022, 7:37 AM