2 releases
0.1.1 | Apr 16, 2023 |
---|---|
0.1.0 | Apr 16, 2023 |
#799 in Configuration
22 downloads per month
110KB
1.5K
SLoC
Terraform Docker Kubernetes for Rust
This repository contains the pre generated rust code for the Terraform Kubernetes provider.
Requirements
cargo
tf-bindgen
- Terraform
Usage
Use the following commands we can add tf-bindgen
and tf-kubernetes
to your crate:
cargo add tf-bindgen
cargo add tf-kubernetes
Both crates are required to use this provider. See the Documentation of tf-bindgen for more details.
Contributing
License
This project is licensed under the BSD-3-Clause license.
Dependencies
~2.3–3.5MB
~70K SLoC