Skip to content

aws-codebuild: CodeBuild new environment types missing from CDK #32728

@awszhen

Description

@awszhen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions