An open API service indexing awesome lists of open source software.

https://github.com/philippechepy/terraform-rs

Rust wrapper around Terraform
https://github.com/philippechepy/terraform-rs

terraform

Last synced: about 1 year ago
JSON representation

Rust wrapper around Terraform

Awesome Lists containing this project

README

          

# Terraform wrapper for rust

The goal of this repository is to provide a wrapper around Terraform, to exploit its functionality in a program.

See `example` subdirectory for an example of usage.