alexashley / terraform-provider-kong

A Terraform provider for the Kong API gateway https://alexashley.github.io/terraform-provider-kong/
6 stars 2 forks source link

Extract docsgen #51

Open alexashley opened 5 years ago

alexashley commented 5 years ago

Right now it depends on the provider directly, but it could just have a flag arg that points it at the provider binary; this would be similar to how Terraform works today.