docs
docs copied to clipboard
Add docs article: Converting Terraform to Pulumi using Cursor (AI walkthrough)
We want to add a new documentation article that walks users through converting a Terraform program to Pulumi using Cursor (AI coding agent/editor). The article should provide a step-by-step walkthrough, including suggested prompts for different Pulumi languages (TypeScript, Python, Go, C#, Java, YAML). This will help users leverage AI to accelerate their migration from Terraform to Pulumi.
Tasks:
-
Create a new article
- Location:
content/docs/iac/adopting-pulumi/terraform-cursor.md - Content:
- Brief intro about using Cursor for conversion
- Sections for:
- Overview
- Suggested prompts for each Pulumi language
- Step-by-step walkthrough
- Tips and caveats
- Location:
-
Update navigation and cross-references
adopting-pulumi/_index.md:- Add a bullet or callout in the "Conversion" section and the guide list for the new Cursor walkthrough.
adopting-pulumi/converters.md:- Add a reference/link to the new Cursor conversion article in the list of conversion tools/resources.
adopting-pulumi/migrating-to-pulumi/from-terraform.md:- Add a cross-link or callout to the new Cursor walkthrough for users interested in AI-assisted conversion.
adopting-pulumi/migrating-to-pulumi/_index.md:- Optionally, add a bullet for the Cursor walkthrough if it fits the style.