pulumi/tf2pulumi

HCL2: support the builtin providers.

Closed this issue · 1 comments

The HCL2 binder lacks support for the builtin providers (e.g. archive and http). This causes failures when converting examples that use those providers (e.g. the Lambda test in tests/terraform/aws/lambda).

The new converter is tolerant to missing providers.