aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::CodeBuild::Project] - [Coverage] - Set Environment host-kernel property

Open
#2,534 0 comments 2 reactions 0 assignees View on GitHub
Coverage
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::CodeBuild::Project

### Resource name

AWS::CodeBuild::Project Environment

### Description

Support setting the new host-kernel property on the AWS::CodeBuild::Project Environment

Valid values:
- LINUX_KERNEL_4 (Amazon Linux 2),
- LINUX_KERNEL_6 (Amazon Linux 2023),
- LINUX_KERNEL_LATEST

### Other Details

Release announcement: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-codebuild-amazon-linux-2023/
CLI Docs: https://docs.aws.amazon.com/cli/latest/reference/codebuild/create-project.html

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::CodeBuild::Project Environment resource and read the linked CodeBuild CLI documentation and release announcement for the host-kernel property. Locate the repository's implementation and validation entry points for this resource; done means the property accepts LINUX_KERNEL_4, LINUX_KERNEL_6, and LINUX_KERNEL_LATEST.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.