aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.35k stars 3.76k forks source link

CodeBuild: new Fleet properties #30458

Open nmussy opened 3 weeks ago

nmussy commented 3 weeks ago

Describe the feature

After I initially implemented the Fleet L2 construct in #29754, CloudFormation added support for the following two properties, which should be added to the L2:

Use Case

Match L2 coverage with newly added Cfn properties

Proposed Solution

No response

Other Information

Originally reported by @rgoltz in https://github.com/aws/aws-cdk/issues/29617#issuecomment-2130225676

Acknowledgements

CDK version used

2.144.0

Environment details (OS name and version, etc.)

N/A

pahud commented 3 weeks ago

Thank you!