This message was deleted.
# typescript
s
This message was deleted.
l
Not much changed in this version; @broad-dog-22463 could it have to do with this?
* Upgrade to v2.15.0 of pulumi-terraform-bridge & v2.15.0 of pulumi/pkg and pulumi/sdk
* These changes introduce enums to the Go and Python SDKs.
* This introduces package/module registration for NodeJS and Python.
Another possibility is the change in transitive dependency to pulumi ^2.15.0, which is pulling in 2.15.4. With pulumi-aws 3.17, the dependency is ^2.0.0 which is pulling in 2.12.1.
Ah, that changed the dependency on node from 10.0 to 14.0. Betya that's the issue..