Skip to content

Commit

Permalink
feat(codebuild): support three arm-based compute types, Medium, X-Lar…
Browse files Browse the repository at this point in the history
…ge and 2X-Large (#31214)

### Issue # (if applicable)

Closes #30869.

### Reason for this change
Because three new arm-based compute types have become supported due to an update.

Announcement: [AWS CodeBuild now supports three new Arm-based compute types
](https://aws.amazon.com/about-aws/whats-new/2024/08/aws-codebuild-three-arm-based-compute-types/)

### Description of changes
Modify the validate method to allow Medium, X-Large, and 2X-Large as Arm-based compute types.



### Description of how you validated changes
Modify unit tests and integ tests.



### Checklist
- [x] 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*
  • Loading branch information
mazyu36 committed Aug 29, 2024
1 parent 6ed0bed commit 39492e9
Show file tree
Hide file tree
Showing 12 changed files with 1,729 additions and 86 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 39492e9

Please sign in to comment.