aws-cloudformation / cloudformation-resource-schema

The CloudFormation Resource Schema defines the shape and semantic for resources provisioned by CloudFormation. It is used by provider developers using the CloudFormation RPDK.
Apache License 2.0
90 stars 38 forks source link

Force properties to start with uppercase (or number) #77

Closed iann0036 closed 4 years ago

iann0036 commented 4 years ago

Go on, you know you want to!

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

tobywf commented 4 years ago

this is a breaking change? is there any reason to do this other than aesthetics? codegen?

iann0036 commented 4 years ago

It's a breaking change and it's pure aesthetics. Just wanted to throw the option out there 😂