Skip to content

fix: runtime parameter of go1.x is no longer being supported #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

georgeevil
Copy link
Contributor

@georgeevil georgeevil commented Mar 27, 2024

What does this PR do?

fix: This PR addresses issues found in CS-421
and the issue with the runtime parameter of go1.x is no longer being supported for creation or update of AWS Lambda functions. Recommendation is to use the new runtime (provided.al2023) while creating or updating functions.

Motivation

AWS migration recommendation

Testing

Would have to do manual test on top of the automated if any

@georgeevil georgeevil requested a review from jta March 27, 2024 19:28
@georgeevil georgeevil changed the title Update main.tf fix: runtime parameter of go1.x is no longer being supported Mar 27, 2024
address - InvalidParameterValueException: The runtime parameter of go1.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (provided.al2023) while creating or updating functions.
@georgeevil georgeevil force-pushed the CS-421-fix-outdated-runtime-without-arch branch from 87294d2 to d8f1bca Compare March 27, 2024 19:53
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.

1 participant