seems like when cluster.provider resolves pulumi i...
# python
b
seems like when cluster.provider resolves pulumi is expecting it to be an object of some kind with a urn, but it comes back as a uuid apparently (doing
cluster.provider.apply(print)