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
- Host: GitHub
- URL: https://github.com/philippechepy/terraform-rs
- Owner: PhilippeChepy
- License: mit
- Created: 2021-03-30T14:03:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T14:06:48.000Z (over 5 years ago)
- Last Synced: 2024-10-31T11:44:54.853Z (over 1 year ago)
- Topics: terraform
- Language: Rust
- Homepage:
- Size: 7.81 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.