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

Access Rights and Poor Documentation #9

Closed
Vad1mo opened this issue Dec 14, 2017 · 2 comments
Closed

Access Rights and Poor Documentation #9

Vad1mo opened this issue Dec 14, 2017 · 2 comments

Comments

@Vad1mo
Copy link

Vad1mo commented Dec 14, 2017

Prior using the OVH provider, one need first create an API token IMHO it should be noted where to get the application_key, application_secret and consumer_key

The URL /createToken is hard to find and poorly documented. At lest be a bit kind with dev who now TF but not the specific Cloud Provider procedures.

In addition to that it should also be documented what access rights are needed from this plugin. Right its /* on GET,POST,DELETE. After of hours of trying I couldn't find all the URL and requests.

Btw. There is even an option where you could create a URL with arguments that would prefill the form with the right access rights:

e.g https://api.ovh.com/createToken/?GET=/*&POST=/*&PUT=/*&DELETE=/*

@guillermo-menjivar
Copy link

Wow you saved me soo much time! Thank you. I agree with the lack of recent documentation

@amstuta
Copy link
Contributor

amstuta commented Mar 19, 2024

Closing this issue since the process is now explained in the Provider configuration part of the documentation, see https://github.com/ovh/terraform-provider-ovh/blob/master/website/docs/index.html.markdown#provider-configuration

@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
Projects
None yet
Development

No branches or pull requests

4 participants