With Terraform, I am able to create the Linux Function App but there is no way to create a function with NodeJS code. I can do it through the portal but there is no indication in the Terraform provider documentation to do this.
Can someone explain to me how to create a NodeJS function code with this resource provider ?