aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
318 stars 161 forks source link

Schema updater only updates 1 schema file but 4 are available #920

Closed mmaeng closed 1 year ago

mmaeng commented 1 year ago

Currently the github action pulls a schema file from aws-cloudformation/aws-cloudformation-resource-schema

3 other schema files are available and should also be synced to prevent unexpected drift.