You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update the terminate-agent-hook lambda to Python 3.13 with Arm/Graviton2 (#1266)
## Description
This pull request updates the `terminate-agent-hook` Lambda function to
use Python 3.13 and the Arm64 architecture (Graviton2). Lambda functions
powered by Graviton2 are designed to deliver up to 19% better
performance at 20% lower cost, improving both efficiency and
cost-effectiveness.
The change also updates the required AWS provider version to `>= 5.76`
to ensure compatibility with the latest AWS resources and services.
---------
Co-authored-by: Matthias Kay <github@matthiaskay.de>
0 commit comments