aws-cfn-resource-specs icon indicating copy to clipboard operation
aws-cfn-resource-specs copied to clipboard

A Completely Tracked and Versioned Collection Store of CloudFormationResource.json Resource Specification Files

Results 6 aws-cfn-resource-specs issues
Sort by recently updated
recently updated
newest added

It would be very nice to track changes in the [CloudFormation resource provider schemas](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-type-schemas.html) in addition to the resource specification.

Currently, the **Latest Release** in the [**Releases**](https://github.com/ScriptAutomate/aws-cfn-resource-specs/releases) tab has to be manually set via the GitHub repository webpage. Even though each release is tied to a **tag** set with git,...

If a property is added to a resourcetype, but the property does not have it's own propertytype, it will be missed in the changelogger. Example from the official [Release History](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/ReleaseHistory.html)...

Currently, tools are reliant on push-based testing with GitHub Actions. This repository should use a Docker container to create a faster feedback loop in the development cycle. Use something like:...

Bumps [setuptools](https://github.com/pypa/setuptools) from 62.6.0 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies