pulumi / pulumi-converter-terraform

Apache License 2.0
9 stars 3 forks source link

Add YAML field to translatedExample #175

Closed Frassle closed 2 months ago

Frassle commented 2 months ago

Providers team would like to make use of the converted Pulumi.yaml files for provider config during bulk conversion. This adds a "yaml" field to the bulk conversion result for that.

Fixes https://github.com/pulumi/pulumi-converter-terraform/issues/176.