Crates.io | tf-kubernetes |
lib.rs | tf-kubernetes |
version | 0.1.1 |
source | src |
created_at | 2023-04-16 13:38:04.302292 |
updated_at | 2023-04-16 18:01:09.480093 |
description | Rust bindings for Terraform's Kubernetes provider. Generated with tf-bindgen. |
homepage | |
repository | https://github.com/robert-oleynik/tf-bindgen |
max_upload_size | |
id | 840592 |
size | 73,025 |
This repository contains the pre generated rust code for the Terraform Kubernetes provider.
cargo
tf-bindgen
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.
This project is licensed under the BSD-3-Clause license.