Hey @broad-dog-22463, my colleague meant the scenario where we are writing our own Dynamic Providers to cover missing services in Terraform by Pulumi. What we would like to achieve is to provision resources on 3 different Alicloud accounts. This is possible when using Pulumi's built-in providers, but for our own we would like to re-use it instead of creating separate Alicloud SDK clients.