pulumi / upgrade-provider

A tool to automate provider upgrades on your local machine
6 stars 1 forks source link

Automate converter upgrades #259

Open t0yv0 opened 5 months ago

t0yv0 commented 5 months ago

Hello!

Issue details

If we do not upgrade to the latest versions of the TF converter we miss out on great things like: https://github.com/pulumi/pulumi-aws/pull/3775

It's currently pinned in .ci-mgmt.yml

Alternatively we could float it but that destabilizes builds and I think pining and automated updates are the better solution for us. Happy to debate that and change my mind.

Affected area/feature