add hcl example to scaleway
This commit is contained in:
parent
73d9e8430a
commit
779a5d9bbb
|
@ -75,7 +75,6 @@ access tokens:
|
|||
|
||||
```hcl
|
||||
builders "scaleway" {
|
||||
type = "scaleway"
|
||||
project_id = "YOUR PROJECT ID"
|
||||
access_key = "YOUR ACCESS KEY"
|
||||
secret_key = "YOUR SECRET KEY"
|
||||
|
|
Loading…
Reference in New Issue