This message was deleted.
# getting-started
s
This message was deleted.
b
they need to either be added as a resource provider, or at the stack level. you can do:
Copy code
pulumi config set openstack:auth_url <value>
There's more configurations options here: https://www.pulumi.com/registry/packages/openstack/api-docs/provider/
r
great, thx a lot 👍🏻