aws-codebuild: missing CodeBuild image types for newly supported environment types #32978
Labels
@aws-cdk/aws-codebuild
Related to AWS CodeBuild
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
The CodeBuild CDK code needs to add new image types to match newly supported environment types:
LINUX_EC2
,ARM_EC2
andWINDOWS_EC2
.Use Case
Users can not create project with fleet configured with
LINUX_EC2
,ARM_EC2
orWINDOWS_EC2
environment type using CDK.Proposed Solution
Add new image types
LINUX_EC2
,ARM_EC2
andWINDOWS_EC2
into file.Other Information
No response
Acknowledgements
CDK version used
Any
Environment details (OS name and version, etc.)
Any
The text was updated successfully, but these errors were encountered: