diff --git a/website/source/docs/providers/scaleway/index.html.markdown b/website/source/docs/providers/scaleway/index.html.markdown index 952fe8237..b295ef664 100644 --- a/website/source/docs/providers/scaleway/index.html.markdown +++ b/website/source/docs/providers/scaleway/index.html.markdown @@ -23,8 +23,8 @@ Here is an example that will setup the following: ```hcl provider "scaleway" { - access_key = "" organization = "" + access_key = "" region = "par1" }