Skip to content

Support external provider binaries that are not built by go #195

@teneko

Description

@teneko

Hi. I am author pseudo-dynamic/Terraform.Provider.Scaffolding that is written in C# and uses PseudoDynamic.Terraform.Toolset as provider framework.

I wanted to ask you kindly, whether you would like to support specifying a path to a custom provider binary, so that I can point to the Terraform provider artifact compiled by dotnet.

For reference: This is the repository I would like to generate a Terraform provider plugin documentation for: pseudo-dynamic/Terraform.Provider.Scaffolding, but this requires an extension to tfplugindocs as it seems that the go build procedure is a fixed part of the tfplugindocs generate command.

So my question is, would you consider to add support for external Terraform plugin provider binaries by supporting specifiying a path pointing to the external Terraform plugin provider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions