This message was deleted.
# general
s
This message was deleted.
b
The SDK gets generated to receive a
pulumi.StringMapInput
, so that’s a good sign.
Thus, I’m able to pass it a
pulumi.ToStringMap(map[string]string{})
when using the SDK.
b
can you show me your
schema
?
it does support this i believe
b
We’ve already refactored to an array of key/value pairs as a typed object…. but I still wanna know, one sec