mirror of https://github.com/pulumi/pulumi.git
15 lines
390 B
JSON
15 lines
390 B
JSON
{
|
|
"emittedFiles": [
|
|
"custom_py_package/README.md",
|
|
"custom_py_package/__init__.py",
|
|
"custom_py_package/_utilities.py",
|
|
"custom_py_package/arg_function.py",
|
|
"custom_py_package/other_resource.py",
|
|
"custom_py_package/provider.py",
|
|
"custom_py_package/pulumi-plugin.json",
|
|
"custom_py_package/py.typed",
|
|
"custom_py_package/resource.py",
|
|
"setup.py"
|
|
]
|
|
}
|