This message was deleted.
# contribute
s
This message was deleted.
l
A difference in the pulumi-terraform-bridge version maybe? Can you check the versions between these projects in the respective
provider/go.mod
and
sdk/go.mod
files?
Latest version for the bridge is v3.21.0
f
I've got 3.21.0 in the new provider; the old provider has 3.29.1 3.20.0. However, I also just went and deleted the virtual environment from a test project in the old provider and tried recreating it, and I get the same broken behavior 🤔
Not quite sure what's going on, but it appears to be something with my machine; it works just fine in CI 🤷