tim-goto commented on PR #1:
URL: 
https://github.com/apache/incubator-devlake-terraform/pull/1#issuecomment-2690211287

   I have tried using the [openapi provider spec 
generator](https://developer.hashicorp.com/terraform/plugin/code-generation/openapi-generator)
 but that requires quite some work (transform swagger doc.json into openapi 
spec 3.0, specify the generator configuration) for few advantages (only 
generates the resource schema and model, will have to make manual adaptions 
anyways for e.g. easier import (change id from int to string) and none of the 
functions are generated, the client also has to be created manually..)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to