pulumi-kotlin icon indicating copy to clipboard operation
pulumi-kotlin copied to clipboard

Unwrap oneOf if one of the types cannot be resolved

Open myhau opened this issue 2 years ago • 1 comments

Acceptance criteria

  • BucketObject (from aws classic) should compile

Do

  1. Check how pulumi-java approaches this problem (oneOf(X, Y) where Y cannot be resolved)

myhau avatar Nov 15 '22 10:11 myhau