mirror of https://github.com/pulumi/pulumi.git
a6603e1884
We want to make URN's opaque tokens that don't need clients to parse them. One thing providers currently parse the URN for is the resource name and type. Pretty simple to extend the rpc interface to send these tokens as individual fields plus the URN. We can start getting providers to use these tokens and fallback to parsing the URN, eventually providers can decide to take a requirement on an up-to-date engine that sends these fields. --------- Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com> |
||
---|---|---|
.. | ||
codegen | ||
testing | ||
alias.pb.go | ||
analyzer.pb.go | ||
analyzer_grpc.pb.go | ||
callback.pb.go | ||
callback_grpc.pb.go | ||
converter.pb.go | ||
converter_grpc.pb.go | ||
engine.pb.go | ||
engine_grpc.pb.go | ||
errors.pb.go | ||
language.pb.go | ||
language_grpc.pb.go | ||
plugin.pb.go | ||
provider.pb.go | ||
provider_grpc.pb.go | ||
resource.pb.go | ||
resource_grpc.pb.go | ||
source.pb.go |