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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for terragrunt repo structure #84

Open
leggomuhgreggo opened this issue Nov 10, 2023 · 0 comments
Open

Add support for terragrunt repo structure #84

leggomuhgreggo opened this issue Nov 10, 2023 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@leggomuhgreggo
Copy link

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Wanted to try the conversion tool on an existing terraform project that uses terragrunt. When I run

 pulumi convert --from terraform --language typescript --out pulumi

I get boilerplate Pulumi.yaml and index.ts files

// Pulumi.yaml
name: terraform-infrastructure
runtime: nodejs

// index.ts
import * as pulumi from "@pulumi/pulumi";

Thanks for your consideration!

@leggomuhgreggo leggomuhgreggo added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Nov 10, 2023
@justinvp justinvp removed the needs-triage Needs attention from the triage team label Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants