pulumi/tests/testdata/codegen/assets-archives-pp/python
Will Jones 594db6c6e2
Fix Python program generation for remote assets (#16556)
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.
2024-07-02 13:34:10 +00:00
..
assets-archives.py Fix Python program generation for remote assets (#16556) 2024-07-02 13:34:10 +00:00