Skip to content

Commit

Permalink
docs: importing a secret is not correct
Browse files Browse the repository at this point in the history
  • Loading branch information
al26p authored Feb 19, 2025
1 parent 74233b4 commit f9b0010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/secret.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ In addition to all arguments above, the following attributes are exported:

## Import

This section explains how to import a secret using the `{region}/{id}` format.
This section explains how to import a secret using the `{region}/{id}/{version}` format.

```bash
terraform import scaleway_secret.main fr-par/11111111-1111-1111-1111-111111111111
terraform import scaleway_secret.main fr-par/11111111-1111-1111-1111-111111111111/1
```

0 comments on commit f9b0010

Please sign in to comment.