-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't create CDN for existing bucket #406
Comments
Hi @orcutt989 , thanks for opening this issue. Do you have the |
I didnt create a provider. Should I? I have been able to create spaces without one. |
@orcutt989 did you set your spaces API credentials alongside the digitalocean token? (https://www.pulumi.com/registry/packages/digitalocean/installation-configuration/#configuring-credentials) This might be useful to reference as well: https://docs.digitalocean.com/products/spaces/how-to/manage-access/. It looks like both may be required. |
@orcutt989 Were you able to resolve your issue? |
Yep thanks! |
I'm experiencing a similar issue with digitalocean provider. Do you folks remember what was the resolution here? |
What happened?
Expected Behavior
Create CDN for existing bucket
Steps to reproduce
Create a bucket
Try to add a CDN to it
Output of
pulumi about
Additional context
I have a read/write token as a pulumi secret and I'm able to create a spaces bucket without issue, but when I try to add a CDN to it I get
Unable to authenticate you
.Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: