Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs on migrating AWS CDK applications #13685

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

corymhall
Copy link
Contributor

@corymhall corymhall commented Dec 20, 2024

Proposed changes

This PR adds migration docs detailing how users can migrate their AWS
CDK applications to use Pulumi CDK. It also includes docs on the new
experimental tool for importing the state of the AWS resources.

For reviewers, you can add docs/iac/adopting-pulumi/migrating-to-pulumi/from-cdk/ to the preview link to view the doc.

Unreleased product version (optional)

Related issues (optional)

re pulumi/pulumi-cdk#250

@pulumi-bot
Copy link
Collaborator

* [**Coexist**](#referencing-stack-outputs) with resources provisioned by CDK by referencing stack outputs.
* [**Convert**](#converting-cdk-applications) your CDK application to use [Pulumi CDK](https://github.com/pulumi/pulumi-cdk)

## Referencing Stack Outputs
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section I copied over from the From CloudFormation page since it also applies to CDK. I could instead just have a reference to that page instead of copying over the content. Let me know what you think

@pulumi-bot
Copy link
Collaborator

This PR adds migration docs detailing how users can migrate their AWS
CDK applications to use Pulumi CDK. It also includes docs on the new
experimental tool for importing the state of the AWS resources.

re pulumi/pulumi-cdk#250
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants