mirror of https://github.com/pulumi/pulumi.git
594db6c6e2
This commit fixes Python code generation (specifically, program generation) whereby we were previously emitting calls to the non-existent `remoteAsset` function/constructor. We now use the (correct) `RemoteAsset` constructor, in line with other asset types exposed by the Python SDK. |
||
---|---|---|
.. | ||
aws_tf | ||
bad_random_pp | ||
codegen | ||
component_pp | ||
import_node | ||
random_pp | ||
random_yaml | ||
relative_plugin_node | ||
simple_schema | ||
simple_tags |