engine icon indicating copy to clipboard operation
engine copied to clipboard

Terraform C API

Open SamuelMarks opened this issue 5 years ago • 0 comments

Is there any appetite here to work on a C API for Terraform?

Naturally this would then be easy to wrap in higher level languages like Rust; once it's in C.

Really want to avoid using the CLI or Go interfaces, and properly integrate, e.g., into a single binary or dynamic whatever cloud library files are in search directory will be used.

Just found your project, and I assume this would be of interest to you too.

(Happy to help out)

https://discuss.hashicorp.com/t/c-api-to-terraform-providers/14195

SamuelMarks avatar Dec 16 '20 21:12 SamuelMarks