Commit fe0955f
authored
feat(ec2): support of m7i and m7i-flex ec2-instancetypes (#27156)
Support of M7i and M7i-flex EC2-Instancetypes.
They were introduced [here](https://aws.amazon.com/de/ec2/instance-types/m7i/) and are also integrated in [AWS-Cloudformation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#aws-properties-ec2-instance-properties:~:text=medium%20%7C%20m7gd.xlarge-,%7C%20m7i%2Dflex.2xlarge,-%7C%20m7i%2Dflex.4xlarge)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 452b868 commit fe0955f
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
918 | 918 | | |
919 | 919 | | |
920 | 920 | | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
921 | 943 | | |
922 | 944 | | |
923 | 945 | | |
| |||
1305 | 1327 | | |
1306 | 1328 | | |
1307 | 1329 | | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
1308 | 1334 | | |
1309 | 1335 | | |
1310 | 1336 | | |
| |||
0 commit comments