pulumi/proto
Fraser Waters 61aca31e4b Send resource name and type as well as URN to providers
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,
eventuall providers can decide to take a requirement on an up-to-date engine
that sends these fields.
2023-09-25 22:00:47 +01:00
..
build-container Support subdirectories in proto 2023-03-05 16:05:58 +00:00
google/protobuf Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
pulumi Send resource name and type as well as URN to providers 2023-09-25 22:00:47 +01:00
.checksum.txt Send resource name and type as well as URN to providers 2023-09-25 22:00:47 +01:00
generate.sh Support subdirectories in proto 2023-03-05 16:05:58 +00:00
grpc_version.txt Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00