Closed lazzurs closed 4 years ago
Thanks for contribution. Actually I've moved all schema related code into separate repository — https://github.com/VladRassokhin/terraform-metadata. Please create PR there.
UPD: Seems it's already done in terraform-metadata
repo
This moves the generate schema script over to the Terrafrom plugin SDK.
This is required as most of the active providers have now moved over and the script will not work with the providers that have migrated without the script also migrating to the SDK.
Also adding the script template dir to the git ignore.