Files
algo/docs
9bced9c6ad fix(ec2): change default instance type from t2.micro to t3.micro (#14952)
The T2 instance family is legacy and not available in newer AWS regions
like il-central-1 (Israel). Changing to t3.micro ensures deployments
work in all regions.

T3 instances offer better performance than T2 and are still covered
under the AWS Free Tier.

Fixes #14947

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 22:53:15 -05:00
..
2020-01-31 11:24:29 +01:00
2023-08-14 18:43:02 +03:00