Skip to content

(codebuild): missing AMAZON_LINUX_2_ARM v2.0 #16930

@polothy

Description

@polothy

What is the problem?

The LinuxBuildImage class is missing the build image aws/codebuild/amazonlinux2-aarch64-standard:2.0.

I did try to use LinuxBuildImage.fromCodeBuildImageId but it sets the type to LINUX_CONTAINER instead of ARM_CONTAINER.

See also https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html

Reproduction Steps

None

What did you expect to happen?

Would like v2.0 to be available please.

What actually happened?

Was not available and the workaround doesn't work for ARM containers.

CDK CLI Version

1.126.0

Framework Version

1.126.0

Node.js Version

v16.10.0

OS

macOS Big Sur 11.5.2

Language

Python

Language Version

Python 3.9.7

Other information

No response

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.in-progressThis issue is being actively worked on.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions