Skip to content

Commit f9b0010

Browse files
authored
docs: importing a secret is not correct
1 parent 74233b4 commit f9b0010

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/secret.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ In addition to all arguments above, the following attributes are exported:
6969

7070
## Import
7171

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

7474
```bash
75-
terraform import scaleway_secret.main fr-par/11111111-1111-1111-1111-111111111111
75+
terraform import scaleway_secret.main fr-par/11111111-1111-1111-1111-111111111111/1
7676
```

0 commit comments

Comments
 (0)