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. |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
python | ||
assets-archives.pp |