aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

Fix(ts:ecs/cluster):Updated Instance class to X86_64 3rd Gen Burstable #942

Closed bilalmughal closed 8 months ago

bilalmughal commented 8 months ago

Updated ECS Cluster Example to 4th Gen Graviton2 Burstable. Updated ECS Cluster Example Machine Image to AL2023 Updated Instance Class to 3rd Gen Intel Burstable for different ECS examples Updated ECS Task Placement instance to 3rd Gen AMD

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.