Hey! I am trying to code a provider for our produc...
# general
s
Hey! I am trying to code a provider for our product API (wraps serverless functions). I was trying to use the dynamic provider
pulumi.dynamic.Resource
and provider for that. I was able to get create/update/read sort of working. Now I am looking to cross-reference already existing API resources to the pulumi managed ones. Is the
invoke
https://github.com/pulumi/pulumi/pull/369 functionality available for dynamic providers? I would appreciate any help or just documentation pointers on how to approach this. Thank you!
invoke in dynamic providers... anybody? :)
b
Could you open a github issue in github.com/pulumi/pulumi for this, I don't believe it's supported
👍 1
s
b
thanks!
🙂 1