mirror of https://github.com/pulumi/pulumi.git
f935dfba2e
* Fix invoke functions without args
Example: `invoke("aws-native::getPartition")` has no additional args object passed therefore the args length is 1.
Graciously fallback to disable rendering of the output form for this case.
* Fix binder tests
- No sub-tests were run since the folder structure changed in
|
||
---|---|---|
.. | ||
test | ||
tstypes | ||
utils |