awslabs / ssosync

Populate AWS SSO directly with your G Suite users and groups using either a CLI or AWS Lambda
Apache License 2.0
528 stars 182 forks source link

feat: migrate from deprecated go1.x to provided.al2 and use arm64 #149

Closed midu-git closed 1 year ago

midu-git commented 1 year ago

Issue #, if available: The go1.x runtime for AWS Lambda is deprecated an should reach EOL at 31.12.2023, see this post. The runtime to be used instead is provided.al2. Migration description for SAM is provided here.

Description of changes:

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

ChrisPates commented 1 year ago

Thank you for you submission, I'll look to get it merged and the pipelines updated this week.

ChrisPates commented 1 year ago

This part of the required solution, will apply the remaining changes post merge.