is it possible to map structured configs to a stru...
# golang
w
is it possible to map structured configs to a struct with
pulumi.StringPtrInput
etc values? https://www.pulumi.com/docs/intro/concepts/config/#structured-configuration i.e I want to bypass manual remapping of structured configs to pulumi provider ResourceArgs