Feature Request: AWS::CodeBuild::Project
- recognize if 2 resources have the same Name
#3831
Labels
enhancement
New feature or request
Is this feature request related to a new rule or cfn-lint capabilities?
No response
Describe the feature you'd like to request
It would be great if cfn-lint would recognize if a
AWS::CodeBuild::Project
has the same name as anotherAWS::CodeBuild::Project
- which will cause a deployment failure:Describe the solution you'd like
cfn-lint throws an error that both resources have the same name.
Additional context
No response
Is this something that you'd be interested in working on?
Would this feature include a breaking change?
The text was updated successfully, but these errors were encountered: