mirror of https://github.com/pulumi/pulumi.git
d67e04247f
- Do not require replacement of dynamic resources due to provider changes. This is not necessary, and is almost certainly the wrong thing to do if the dynamic provider is managing a physical resource. - Return all inputs by default from a dynamic provider's check method. Currently a dynamic provider that does not implement check will end up receiving no inputs. This is confusing, and is not the correct default. |
||
---|---|---|
.. | ||
index.ts |