Skip to content

Conversation

@posiposi
Copy link

@posiposi posiposi commented Nov 8, 2025

Issue #, if available:
N/A

Description of changes:
I encountered the following error when I followed the steps in the README and execute terraform apply.
image

So, I found following AWS Document When I'm investigating its error solution.
https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/

According to the above page, go1.x runtime is not supported. And the new runtime should be used provided.al2 or provided.al2023I migratego1.xtoprovided.al2023` because of the long support period.
https://docs.aws.amazon.com/lambda/latest/dg/lambda-golang.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants