-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
There is currently no documented examples or tests of reserved capacity CodeBuild projects.
Use Case
I discovered this issue while attempting to add the aws/codebuild/windows-base:2019-3 image to WindowsBuildImage, see #29616 (comment) for additional context
Proposed Solution
Adding a fleet prop to the Project construct shouldn't be too much work, and will allow us to easily check that the fleet property is present when a WindowsImageType.SERVER_2022 image is given
Other Information
Working with reserved capacity in AWS CodeBuild
#29616
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
v2.133.0
Environment details (OS name and version, etc.)
macOS 14.3.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2