mirror of https://github.com/pulumi/pulumi.git
63b23ecde5
For resources that don't have a schema, we emit a best guess for how they are declared and how imports should be emitted. For these resources we emit `index.{ResourceName}` if that resource is from the index module, however this is not how resources are usually generated, instead we should generate `{packageName}.{ResourceName}` for resources from the index module which is what this PR resolves. Fixes #16461 |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
python | ||
unknown-resource.pp |