Is there any better way rather the Pulumi REST API to interact with pulumi cloud?
Is there any native typescript SDK?
f
future-hairdresser-70637
07/24/2024, 3:32 PM
the closest officially provided thing would be the Pulumi Cloud Service provider (source)
I don't believe there's any officially supported libs that ingest and abstract over the official REST APIs.
There's also the Automation API but it sounds like that's much more than what you want/need.
👍🏾 1
b
bland-pharmacist-96854
07/25/2024, 8:49 AM
thanks!
bland-pharmacist-96854
07/25/2024, 8:49 AM
yes, this is exactly what I observed, just wanted to double check that we are not missing anything