Skip to content
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

ovh-cli is archived #161

Closed
telenieko opened this issue Oct 10, 2020 · 4 comments
Closed

ovh-cli is archived #161

telenieko opened this issue Oct 10, 2020 · 4 comments

Comments

@telenieko
Copy link

telenieko commented Oct 10, 2020

Hi,

The documentation says:

It is recommend to install ovh-cli to handle and manage all your secret keys.

But ovh/ovh-cli is an archived project with no commit since 2017. Please amend with instructions on how to acquire the credentials without ovh-cli (or have the provider do the authentication flow like other providers do).

thanks!

@guillermo-menjivar
Copy link

I am in the predicament, @telenieko how were you able to generate credentials without using the ovh-cli?

@yanndegat
Copy link
Collaborator

hi

thank you for reporting this

we're going to spend some time on the provider in the next couple of weeks to fix this issue and clean the backlog of issues & PRs
but we first have to rebuild a proper CI system (since the switch to the terraform registry has deprecated the internal hashicorp ci for non official providers)

@telenieko
Copy link
Author

I am in the predicament, @telenieko how were you able to generate credentials without using the ovh-cli?

You can do it from the Web: https://docs.ovh.com/gb/en/customer/first-steps-with-ovh-api/

Requesting an authentication token from OVH
Now that you have your keys, you can request a token from OVH to enable you to make requests to the API (...)

Then on ~/.ovh.conf I have:

[default]
endpoint=ovh-eu

[ovh-eu]
application_key=SECRET
application_secret=SECRET
consumer_key=SECRET

It was some time ago so I don't remember the exact steps.

@amstuta
Copy link
Contributor

amstuta commented Mar 19, 2024

Closing this issue, doc has been updated since then.

@amstuta amstuta closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants