pulumi-kotlin
pulumi-kotlin copied to clipboard
Unwrap oneOf if one of the types cannot be resolved
Acceptance criteria
-
BucketObject
(from aws classic) should compile
Do
- Check how
pulumi-java
approaches this problem (oneOf(X, Y)
whereY
cannot be resolved)