Unable to using pulumi.Map
as input to pulumi.StringMapInput
#271
Labels
kind/bug
Some behavior is incorrect or out of spec
resolution/by-design
This issue won't be fixed because the functionality is working as designed
What happened?
Unable to using
pulumi.Map
as input topulumi.StringMapInput
when usingpulumi-random@4.11.2
.Expected Behavior
pulumi up
succeeds.Steps to reproduce
Run the following program twice; once with
pulumi-random@4.8.0
and again withpulumi-random@4.11.2
. The firstup
succeeds and the incurs a compiler warning.Output of
pulumi about
Dependencies:
NAME VERSION
github.com/pulumi/pulumi-random/sdk/v4 4.11.2
github.com/pulumi/pulumi/sdk/v3 3.55.0
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: