Issues with package imports after migrating to crd2pulumi
1.5.1
#147
Labels
area/codegen
Affects quality or correctness of generated code
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
What happened?
Quite similar to #142
Example
Generating types from https://github.com/prometheus-operator/prometheus-operator/releases/download/v0.76.2/bundle.yaml causes to use types like
pulumi.StringMapArrayMapOutput
which doesn't really exist inpulumi
Output of
pulumi about
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: