Skip to content

Commit c1f4483

Browse files
committed
docs: update deadlink in migration guide
1 parent 8dd5200 commit c1f4483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/migration_guide_v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Hence it is named: `scaleway_object_bucket`.
103103
### Migration guide for renamed resources
104104

105105
Because the resources changed their name, we cannot use automatic state migration.
106-
We will first get the identifier of the resource, then remove the resource from the terraform state and then use [`terraform import`](https://www.terraform.io/docs/import/usage.html) to import existing resources to a renamed resource.
106+
We will first get the identifier of the resource, then remove the resource from the terraform state and then use [`terraform import`](https://www.terraform.io/terraform/cli/import) to import existing resources to a renamed resource.
107107

108108
For instance, let's suppose that you have resource in `fr-par-1` such as:
109109

0 commit comments

Comments
 (0)