Hi all, I started using Pulumi and I'm having trou...
# getting-started
l
Hi all, I started using Pulumi and I'm having trouble creating resources in Openstack. I'm getting errors like
Error creating OpenStack block storage client: No suitable endpoint could be found in the service catalog.
Error creating OpenStack networking client: No suitable endpoint could be found in the service catalog.
With the provided cloudrc.sh I can use the openstack cli: list create delete project resources, but pulumi has some problem. Any ideas?