We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297f7f7 commit 835d5cfCopy full SHA for 835d5cf
1 file changed
website/source/docs/providers/scaleway/index.html.markdown
@@ -23,8 +23,8 @@ Here is an example that will setup the following:
23
24
```hcl
25
provider "scaleway" {
26
- access_key = ""
27
organization = ""
+ access_key = ""
28
region = "par1"
29
}
30
0 commit comments