Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ec2): add G5 instances (#17499)
Add support for G5 instances. Announcement: https://aws.amazon.com/about-aws/whats-new/2021/11/announcing-general-availability-amazon-ec2-g5-instances/ Add instance type `XLARGE48` which is available for G5 instances (see [EC2 Instance Types](https://aws.amazon.com/ec2/instance-types/?nc1=h_ls#Accelerated_Computing) and [CloudFormation InstanceType](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-instancetype)). ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information