Sorry if this is the wrong place, but I don’t see ...
# aws
p
Sorry if this is the wrong place, but I don’t see a “Crosswalk for AWS” channel. I’m currently using
@pulumi/awsx
v0.40.0 for TypeScript. We’re messing a bit with the Python SDK, and we pulled
pulumi_awsx
v1.0.0b8 and noticed some pretty big differences. Looking more closely, it looks like v1.0.0b8 for TypeScript is a pretty big change from 0.40.0, too. My question is: Is there an upgrade path from TypeScript AWSX v0.40.0 to TypeScript AWSX v1.0? For example, SubnetSpecArgs is quite a bit more limited than SubnetArgs.
l
It's a complete rework. Not aware of an upgrade path. I haven't upgraded for this reason.
😟 1