chime / terraform-aws-alternat

High availability implementation of AWS NAT instances.
MIT License
1.03k stars 63 forks source link

Upgrade lambda runtime to python3.12 #92

Closed armona closed 2 months ago

armona commented 2 months ago

AWS announced they are ending support for Python 3.8 in Lambda on October 14, 2024. This follows Python 3.8 End-Of-Life which is scheduled October, 2024.

bwhaley commented 2 months ago

Thank you! The tests pass but had some deprecation warnings, so I fixed those. I'm going to do a little more testing before merging this.

armona commented 2 months ago

@bwhaley Thanks!

We are going to test it in our dev environment tomorrow as well.

bwhaley commented 2 months ago

So far so good using both container and the python runtime.

armona commented 2 months ago

I can confirm that also in our test environment, lambda execution are ok.

bwhaley commented 2 months ago

Released in v0.5.0.