[aws-codebuild] ReportGroup does not use provided name property #11052
Labels
@aws-cdk/aws-codebuild
Related to AWS CodeBuild
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
good first issue
Related to contributions. See CONTRIBUTING.md
p1
When using the ReportGroup construct, if you specify the
reportGroupName
property the resulting CloudFormation does not output the Name property at all.Reproduction Steps
Code to reproduce this:
What did you expect to happen?
The resource I expect would look like this:
What actually happened?
This is the output I get (note the missing name property)
Environment
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: