For an existing Terraform Resource Provider (like ...
# general
c
For an existing Terraform Resource Provider (like TLS); you can also use Terraform Bridge; see https://github.com/pulumi/pulumi-terraform/blob/master/README.md for a description of the overall structure and process of adding a new provider using the bridge and https://github.com/pulumi/pulumi-aws/blob/master/resources.go for a specific example.