#registry #provider #terraform #api #module

terraform-registry

与 Terraform Registry API 交互的包装器

1 个不稳定版本

0.1.0 2023 年 4 月 12 日

#30#terraform

Download history 16/week @ 2024-03-11 17/week @ 2024-04-01 17/week @ 2024-04-08

62 每月下载量

MIT 许可证

17KB
278

terraform-registry

pipeline status MIT licensed Crates.io docs.rs

terraform-registryTerraform Registry API 的包装器,允许查询主要是 ProviderModule Registry 提供者的 API。

安装

添加到您的 Cargo.toml

[dependencies]
terraform-registry = "0.1"

MSRV: Rust 1.67

用法

请参阅 examples/inspect.rs 以获取用法示例。

依赖关系

~4–21MB
~277K SLoC