Missing CloudFormationResourceSpecification.json Files in This Repository #4
Description
Referencing the following documentation:
https://github.com/awsdocs/aws-cloudformation-user-guide/blob/master/doc_source/cfn-resource-specification.md
Can the CloudFormationResourceSpecification.json
files be versioned in this repository? Or are they versioned elsewhere?
I have run into bugs when generating modules from the specifications, with things like broken Documentation
property links. I think it would be beneficial to have the JSON files versioned here to make it easier to open issues on them and update/fix.
It would also make life easier for toolmakers by tracking the files in this repo (troposphere, sparkleformation, etc.), and being able to see the commits that have modified the json source files.
EDIT (04/28/18) Here is the published documentation page that includes the JSON specification templates I am referencing, but are not versioned within this repo: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html