pulumi / pulumi-aws-apigateway

Apache License 2.0
13 stars 5 forks source link

Update AWSX version to a non-alpha version #57

Closed pierskarsenbarg closed 1 year ago

pierskarsenbarg commented 1 year ago

Hello!

Issue details

Currently it's using AWSX version ^0.32.1-alpha.1634010693. It should be at least the 0.4.0 version.

Affected area/feature

viveklak commented 1 year ago

Thanks @pierskarsenbarg. @danielrbradley can this be scheduled? Sounds like we should be able to use 0.40.0 at least?

danielrbradley commented 1 year ago

Is there a concrete issue that this causes right now due to the older version reference?

pierskarsenbarg commented 1 year ago

No, but this is a direct dependency of the AWS Serverless template we announced last week and it's not a great look if people dig down (like I did)

catmeme commented 1 year ago

@pulumi/aws MAJOR version is upgraded in 0.40.0

relates to #47