pulumi-import
Verified for current stable LTS
Pulumi Import Command: Import Resource Existing Provider
Use for import resource existing provider with Pulumi Import. Exact CLI syntax to import resource existing provider using Pulumi Import.
When to use this: Use for import resource existing provider with Pulumi Import.
Command Syntax
pulumi import <type_token> <name> <id> pulumi import <type_token> <name> <id> Command Breakdown
pulumi is the base executable for this command.
FAQ
Purpose: Exact syntax to import resource existing provider using Pulumi Import.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pulumi Import Command: Import Aws User Pulumi Resource
pulumi import aws:iam/user:User <my_user_resource> <id> Pulumi Import Command: Import Cloudflare Worker pulumi import cloudflare:index/workersScript:WorkersScript <my_worker_script> <account_id/script_name> Pulumi Import Command: Import From Json Bulk Output To File pulumi import --file <path/to/file.json> --out <path/to/file>