Unable to get CustomeResource .metadata
field if original input does not specify one
#3510
Labels
kind/bug
Some behavior is incorrect or out of spec
What happened?
When create a CustomResource in Typescript, if you don't specify the
metadata
field as an input arg, you are unable to get themetadata
field as an output.Note: this was only tested in typescript, and not the other language overlays.
Example
This errors:
This works:
Output of
pulumi about
Additional context
No response
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: