Hi all, getting started with Pulumi, I have an exi...
# getting-started
b
Hi all, getting started with Pulumi, I have an existing Terraform project I’m trying to convert but the
pulumi convert
command only outputs an empty
index.ts
file. It also complains about not being able to find the
tfe
provider, but I thought that would create placeholders. Anybody have some pointers on getting the converter to work?