pulumi / examples

Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
https://www.pulumi.com
Apache License 2.0
2.36k stars 877 forks source link

fix aws-py-stepfunctions #1596

Closed tgummerer closed 7 months ago

tgummerer commented 7 months ago

AWS no longer supports lambdas with the python3.7 runtime. Update it to the latest runtime to get this example to work again.

I noticed this was failing in the tests currently, and the error message suggests upgrading to the latest python.

tgummerer commented 7 months ago

Example of a failure is here: https://github.com/pulumi/examples/actions/runs/7928272420/job/21646216538