mcdafydd
mcdafydd
One thing that I think should be considered is the level of effort required to maintain the code over time. The azure-devops-python-api and azure-devops-node-api repos are both primarily generated code...
There is a repository with swagger files for the API, but they are used to generate the documentation and don't work with things like [go-autorest](https://github.com/Azure/go-autorest) out of the box (I...
No worries, @benmatselby . Your efforts gave me a huge jump-start for an ongoing project, so thanks again. I'll keep developing in my fork. Best regards
I also get this error trying to generate the json for embedded use with TF v0.12.13. Edit: Posted too soon - I see all the other issues about pyhcl and...
This would be a nice way to provide better feedback in the IDE plugins when changing a module's input would resolve a rule failure.
The use case we're looking at for this feature is a way to support multiple oauth2 providers using the per-route configuration idea mentioned in #29641. One oauth2 provider would be...
I've been curious about the idea of including the signing and any intermediate public keys as certs using the x5c field in JWT-SVID headers and allowing the JWKS endpoint to...