Commit d52a4a7
authored
chore(ec2): add-m9g-instance-class (#36339)
### Issue # (if applicable)
Closes #36320
### Reason for this change
Added new graviton 5 instance class
### Description of changes
Updated the ec2 instance class enum definitions to include new graviton 5 type
### Describe any new or updated permissions being added
None
### Checklist
- [ ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 02dd1cf commit d52a4a7
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1487 | 1487 | | |
1488 | 1488 | | |
1489 | 1489 | | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
1490 | 1500 | | |
1491 | 1501 | | |
1492 | 1502 | | |
| |||
2095 | 2105 | | |
2096 | 2106 | | |
2097 | 2107 | | |
| 2108 | + | |
| 2109 | + | |
2098 | 2110 | | |
2099 | 2111 | | |
2100 | 2112 | | |
| |||
0 commit comments