Skip to content

aws-codebuild: missing CodeBuild image types for newly supported environment types #32978

Open
@awszhen

Description

@awszhen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-codebuildRelated to AWS CodeBuildeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions