Closed rigolepe closed 1 year ago
From Amazon:
End of support for the Python 2.7 runtime started on July 15, 2021. For more information, see [Runtime deprecation policy](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy).
With that in mind it would be a good idea to merge the python3 branch into the master branch and have that be the main line of development.
Code base has been rewritten and is now up to date.
The code in this repository is broken because it is not up-to-date with the latest lambda cloudformation. I found the following fork that seems to work: https://github.com/gfitzp/route53-dynamic-dns-with-lambda
Is it possible to merge this fix into this main repo, please? It took me hours to find this solution...
Thanks! Peter