hashicorp / homebrew-tap

Homebrew Tap of HashiCorp products and tools
Mozilla Public License 2.0
134 stars 58 forks source link

RELENG-1105 - Migrate provided al2 runtime #261

Closed sarahethompson closed 10 months ago

sarahethompson commented 10 months ago

https://hashicorp.atlassian.net/browse/RELENG-1105

Update lambda to use the provided.al2 runtime ahead of the go1.x EOL on December 31st.

https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/

This has been deployed locally (with the instructions from here), manually configured in the lambda UI as per the instructions in the link above and then tested by publishing to the topic: aws sns publish --topic-arn=****** --message='{"product": "vagrant"}'