add missing information
It's important to note this env var needs to be organization ID, at least for individual users (organization name doesn't work).
This commit is contained in:
parent
258005408b
commit
5f4c0de3f8
|
@ -91,6 +91,6 @@ provider "scaleway" {
|
|||
|
||||
...and instead set these environment variables:
|
||||
|
||||
- **SCALEWAY_ORGANIZATION**: Your Scaleway organization
|
||||
- **SCALEWAY_ORGANIZATION**: Your Scaleway organization ID
|
||||
- **SCALEWAY_ACCESS_KEY**: Your API Access key
|
||||
- **SCALEWAY_REGION**: The Scaleway region
|
||||
|
|
Loading…
Reference in New Issue