mirror of https://github.com/pulumi/pulumi.git
b747bf0817
This change adds the Organization that a resource is being deployed into to the Check RPC call. This allows a resource provider to use that information. As far as I can tell, there's no easy way to obtain this information otherwise (the organization unfortunately isn't part of the URN, for example). We have similarly added it to other RPC calls like Call and Construct. It's possible we should just preemptively add this to all resource-related APIs. (Once we decide on that, I'll add the relevant tests; I needed this to unblock myself.) |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
proto/go | ||
python | ||
.version | ||
README.md | ||
go.mod | ||
go.sum | ||
version.go |