aws-cloudformation / iac-model-evaluation

MIT No Attribution
5 stars 9 forks source link

Missing required properties in cloudformation/ssm-patchbaseline #29

Open kddejong opened 2 weeks ago

kddejong commented 2 weeks ago

https://github.com/aws-cloudformation/iac-model-evaluation/blob/0fc13f985eeb35c667e4536c474511d643e02f31/cloudformation/ssm-patchbaseline.yaml#L36

https://github.com/aws-cloudformation/iac-model-evaluation/blob/0fc13f985eeb35c667e4536c474511d643e02f31/cloudformation/ssm-patchbaseline.yaml#L9

E3003 'Name' is a required property
cloudformation/ssm-patchbaseline.yaml:11:5

E3003 'Name' is a required property
cloudformation/ssm-patchbaseline.yaml:38:5

CloudFormation error

Properties validation failed for resource PatchBaseLineWindows2019 with message: #: required key [Name] not found
Properties validation failed for resource PatchBaselineAmazonLinux2 with message: #: required key [Name] not found