1 unstable release
0.1.0 | Apr 12, 2023 |
---|
#30 in #terraform
62 downloads per month
17KB
278 lines
terraform-registry
terraform-registry
is a wrapper around the Terraform Registry API,
allowing querying mainly the Provider
and Module Registry providers APIs.
Install
Add to your Cargo.toml
:
[dependencies]
terraform-registry = "0.1"
MSRV: Rust 1.67
Usage
See examples/inspect.rs
for usage example.
Dependencies
~4–21MB
~277K SLoC