aws-cloudformation / aws-cloudformation-resource-providers-cloudformation

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
48 stars 35 forks source link

Remove typeVersion and typeDefaultVersion #66

Closed ugudip closed 3 years ago

ugudip commented 3 years ago

Issue #, if available:

Description of changes:

Removing TypeVersion and TypeDefaultVersion as these are unused and we already have ResourceVersion and ModuleVersion available.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.