-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildfeature-requestA feature should be added or improved.A feature should be added or improved.
Description
Describe the feature
Recently, CodeBuild released a new set of environment types which can be found here: LINUX_EC2, ARM_EC2 and WINDOWS_EC2. The CodeBuild CDK code should be updated to reflect these new environment types.
Use Case
Users can not create fleets with new environment types using CDK.
Proposed Solution
Add new environment types LINUX_EC2, ARM_EC2 and WINDOWS_EC2 into file.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
Any
Environment details (OS name and version, etc.)
Any
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildfeature-requestA feature should be added or improved.A feature should be added or improved.