I see both - `pulumi:providers:aws ...
# aws
e
I see both •
pulumi:providers:aws                                    default_5_30_0
and •
pulumi:providers:aws                                    default_5_33_0
in a single
pulumi stack -i
output. Should I be worried about them? I'm troubleshooting some mysterious flip-flop between empty and stale values of AWS default tags on my resources, and I'm wondering if the duplicated providers are the culprit (though I know little about them)
I'm using F#/.NET, referencing 5.33 specifically in my project did remove the weird flip-flop although
-i
still outputs both 5.30 and 5.33... Seems like I have to live with the two for a while