Skip to content

Commit c75b0cc

Browse files
posegithub-actions[bot]CamSoper
authored
Update pulumi_import.md (#16346)
* Update pulumi_import.md Fix broken link * Update link to use canonical URL path Use /docs/iac/guides/migration/import/ instead of the old /docs/iac/adopting-pulumi/import/ path which redirects via alias. Co-authored-by: Cam Soper <[email protected]> --------- Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Cam Soper <[email protected]> Co-authored-by: Cam Soper <[email protected]>
1 parent e03a2dd commit c75b0cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/docs/iac/cli/commands/pulumi_import.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ Where import.json is a file that matches the following JSON format:
5656
],
5757
}
5858

59-
The full import file schema references can be found in the [import documentation]
60-
(https://www.pulumi.com/docs/iac/adopting-pulumi/import/#bulk-import-operations).
59+
The full import file schema references can be found in the [import documentation](https://www.pulumi.com/docs/iac/guides/migration/import/#bulk-import-operations).
6160

6261
The import JSON file can be generated from a Pulumi program by running
6362

0 commit comments

Comments
 (0)