pulumi/tests/testdata/codegen/simple-resource-schema-cust.../python/codegen-manifest.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"
]
}