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
316 stars 158 forks source link

feat(cli) - allow override for typeConfiguration.json file #958

Closed mmaeng closed 1 year ago

mmaeng commented 1 year ago

Closes #956

new --typeconfig option to override default typeConfiguration.json file along with unittests and addition to README file.

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