mirror of https://github.com/pulumi/pulumi.git
62042cd3ed
As I began to write code using the ability to perform resource lookups, especially in the code-generators, I realized the way it was surfaced as an argument to the Resource base constructor would lead to overload explosion. Instead of doing that, let's pass it in the ResourceOptions bag. |
||
---|---|---|
.. | ||
index.js |