Skip to content

Commit 5f2db7d

Browse files
docs(registry): fix import command for registry namespace (#657)
Co-authored-by: Rémy Léone <[email protected]>
1 parent 5a71eff commit 5f2db7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/resources/registry_namespace_beta.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ In addition to all arguments above, the following attibutes are exported:
4848
Container Registry Namespace can be imported using the `{region}/{id}`, eg.
4949

5050
```bash
51-
$ terraform import scaleway_container_registy.cr01 fr-par/11111111-1111-1111-1111-111111111111
52-
```
51+
$ terraform import scaleway_registry_namespace_beta.main fr-par/11111111-1111-1111-1111-111111111111
52+
```

0 commit comments

Comments
 (0)