Skip to content
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

Use provided.al2 AWS Go Lambda runtime to fix build process #1677

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

Conversation

Luke-Rogerson
Copy link

What?

This PR updates this example to use the now required provided.al2 AWS Go Lambda runtime, along with necessary related changes.

Why?

Running pulumi up in this example results in the following error:

InvalidParameterValueException: The runtime parameter of go1.x is no longer supported for creating or updating AWS Lambda functions. 
We recommend you use a supported runtime while creating or updating functions.

go1.x runtime Lambdas must now be migrated to provided.al2023 or provided.al2 runtimes.

Copy link

PR is now waiting for a maintainer to run the acceptance tests.
Note for the maintainer: To run the acceptance tests, please comment /run-example-tests on the PR

@Luke-Rogerson
Copy link
Author

Bump! 😃

@Luke-Rogerson
Copy link
Author

Anyone?!

@Luke-Rogerson
Copy link
Author

Can I get a review?

Copy link

PR is now waiting for a maintainer to run the acceptance tests.
Note for the maintainer: To run the acceptance tests, please comment /run-example-tests on the PR

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