Open
Description
Describe the feature
The CodeBuild CDK code needs to add new image types to match newly supported environment types: LINUX_EC2
, ARM_EC2
and WINDOWS_EC2
.
Use Case
Users can not create project with fleet configured with LINUX_EC2
, ARM_EC2
or WINDOWS_EC2
environment type using CDK.
Proposed Solution
Add new image 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