pulumi/pkg/util/rpcutil
Sean Gillespie a3a6101e79
Improve the error message arising from missing required configs for resource providers (#1097)
* Improve the error message arising from missing required configs for
resource providers

If the resource provider that we are speaking to is new enough, it will send
across a list of keys and their descriptions alongside an error
indicating that the provider we are configuring is missing required
config. This commit packages up the list of missing keys into an error
that can be presented nicely to the user.

* Code review feedback: renaming simplification and correcting errors in comments
2018-04-04 10:08:17 -07:00
..
rpcerror Improve the error message arising from missing required configs for resource providers (#1097) 2018-04-04 10:08:17 -07:00
interceptor.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
serve.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00