pulumi/pkg/codegen/internal/test/testdata/regress-8403/python/codegen-manifest.json
Anton Tayanovskyy 4d4ff9f1d6
Fixes 8403 name conflicts in Go codegen (#8492)
* Apply fn renaming on Result name conflict

* Add tests

* Add test declaration to test driver

* Accept baselines for other langs
2021-11-24 20:13:47 -05:00

13 lines
323 B
JSON

{
"emittedFiles": [
"pulumi_mongodbatlas/README.md",
"pulumi_mongodbatlas/__init__.py",
"pulumi_mongodbatlas/_utilities.py",
"pulumi_mongodbatlas/get_custom_db_roles.py",
"pulumi_mongodbatlas/outputs.py",
"pulumi_mongodbatlas/provider.py",
"pulumi_mongodbatlas/py.typed",
"setup.py"
]
}