Skip to content

codebuild : macOS 15 base image support #36090

@ayush-panta

Description

@ayush-panta

Describe the feature

Although CodeBuild supports the macOS base:15 image (ref), the CDK does not support this.

Use Case

I want to be able to set the version of runners to macOS 15 through the CDK.

Proposed Solution

I added an option for the BASE_15 image. This simply involved copying the logic for BASE_14 and changing 14 to 15. This can be seen in my PR.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS CDK Library version (aws-cdk-lib)

2.225.0

AWS CDK CLI version

2.1030.0

Environment details (OS name and version, etc.)

macOS 15.7.1

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.good first issueRelated to contributions. See CONTRIBUTING.mdp2response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions