pulumi / pulumi-yaml

YAML language provider for Pulumi
Apache License 2.0
38 stars 11 forks source link

Support collecting plugin versions into `pulumi about` #543

Open t0yv0 opened 6 months ago

t0yv0 commented 6 months ago

Hello!

Issue details

Consider supporting collecting which versions of resource providers are used into pulumi about output for YAML programs. For instance when looking at issues filed against YAML GCP programs it's nice to have the GCP version recorded. This is currently not happening.

CC @iwahbe

Affected area/feature

t0yv0 commented 2 months ago

Still would love this, reporting bugs with pulumi about out of habit but these reports don't help provider maintainers as much as usual for YAML programs because we can't figure out the provider version from the report.