Skip to content

Commit ad8315c

Browse files
authored
docs: update index.md with new links for credentials and project ID (#1827)
1 parent 3b17cfd commit ad8315c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Here is an example that will set up a web server with an additional volume, a pu
3434

3535
You can test this config by creating a `test.tf` and run terraform commands from this directory:
3636

37-
- Get your [Scaleway credentials](https://console.scaleway.com/account/credentials)
37+
- Get your [Scaleway credentials](https://console.scaleway.com/iam/api-keys)
38+
- Get your [project ID](https://console.scaleway.com/project/settings)
3839
- Initialize a Terraform working directory: `terraform init`
3940
- Generate and show the execution plan: `terraform plan`
4041
- Build the infrastructure: `terraform apply`

0 commit comments

Comments
 (0)