1. Tutorials
  2. Migration and Imports

Migration and Imports

In this tutorial, you’ll learn how to bring existing cloud resources created outside of Pulumi (whether created by hand or with other tools such as AWS CDK or Hashicorp Terraform) into Pulumi to manage them going forward.

In this tutorial, you'll learn:

  • How to import individual cloud resources with the Pulumi CLI
  • How to import multiple resources using structured data files
  • How to import cloud resources in code, within a Pulumi program

Prerequisites:

Topics

This tutorial has 4 topics and takes about 27 minutes to complete.