When providing image args with pulumi.Output throws an exception #133
Labels
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/bug
Some behavior is incorrect or out of spec
What happened?
When creating the resource with pulumi outputs, it fails with the following:
"Exception: setting args: copying input "cainjector": expected destination type to implement pulumi.Input or pulumi.Output, got string"
It happens for any image args not just cainjector
Example
The example below is what it should look like but the repository in each image arg is a pulumi output and that causes a failure
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: