engine
engine copied to clipboard
Terraform C API
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