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
|
||
---|---|---|
.. | ||
docs | ||
dotnet | ||
go | ||
hcl2 | ||
importer | ||
internal | ||
nodejs | ||
pcl | ||
python | ||
schema | ||
docs.go | ||
docs_test.go | ||
utilities.go | ||
utilities_test.go | ||
utilities_types.go |