Any plan for a Typescript provider SDK/Framework?

Hello Hashicorp!

With the advent of the CDK for Terraform, I can’t help but notice there is a big push for Typescript throughout all your documentation and tooling, which is good for me because I have invested a lot of time in Typescript as my full-stack language of choice.

However, one can still not create providers in Typescript!

I have created one provider and contributed on another one in Go but this is as far as I will go without learning the language.

I am itching to create providers in Typescript, please tell me this in the works and you need beta-testers, I’m in!

PS: If that makes any difference, I am not talking about CDK specific providers but good ol’ Terraform providers (I still prefer writing in HCL than CDK)