1.6 KiB
1.6 KiB
title_tag, title, layout, date, draft, description, meta_desc, index, meta_image, youll_learn, tags, providers
title_tag | title | layout | date | draft | description | meta_desc | index | meta_image | youll_learn | tags | providers | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Migrating & Importing Resources | Learn Pulumi | Migration and Imports | module | 2022-06-03T11:31:52-05:00 | false | Explore how to import resources and migrate from other platforms to Pulumi. | In this tutorial, we will explore how you can bring resources created by other tools like CDK or Terraform into Pulumi. | 14 | meta.png |
|
|
|
Time
How long this tutorial will take depends on your internet connection, reading speed, and other factors. On average, this tutorial should take you about 30 minutes to complete.
Prerequisites
You will need the following tools to complete this pathway:
- A Pulumi account and token
- If you don't have an account, go to the signup page.
- The Pulumi CLI
- If you don't have the CLI, go to the installation page.
In addition, you should be able to
- code in any Pulumi language
We recommend that you either have completed Pulumi Fundamentals and Building with Pulumi OR have experience using Pulumi for other projects.
About this pathway
In this pathway, we will explore how you can bring into Pulumi resources created by other tools like CDK or Terraform or resources created by hand.
Note that this pathway has some examples we'll build, but you're welcome to use a code example of your own.