This message was deleted.
# google-cloud
s
This message was deleted.
b
they're not defined in Pulumi?
l
yes, cluster is defined in another stack.
b
yeah get cluster is your best bet I think
šŸ‘šŸ¼ 1
l
@billowy-army-68599 a
get
function returns a Promise. Any idea how to prevent a chain of callbacks from then on?
Arrghhh
Copy code
Error: invocation of gcp:container/getCluster:getCluster returned an error: unknown Invoke type "gcp:container/getCluster:getCluster"
If I’m not providing all three arguments to
getCluster
, I get an error like in my previous message.