You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/iac/guides/migration/converters.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ The `pulumi convert` command allows you to translate supported sources to the va
20
20
21
21
For the detailed usage of this command and options, refer to the [pulumi convert CLI documentation.](https://www.pulumi.com/docs/cli/commands/pulumi_convert/)
22
22
23
+
For guidance on combining conversion with importing existing resources, including the recommended workflow for each source format, see [Migration Best Practices](/docs/iac/guides/migration/best-practices/#choosing-your-import-approach).
0 commit comments