tf-kubernetes

Crates.iotf-kubernetes
lib.rstf-kubernetes
version0.1.1
sourcesrc
created_at2023-04-16 13:38:04.302292
updated_at2023-04-16 18:01:09.480093
descriptionRust bindings for Terraform's Kubernetes provider. Generated with tf-bindgen.
homepage
repositoryhttps://github.com/robert-oleynik/tf-bindgen
max_upload_size
id840592
size73,025
(robert-oleynik)

documentation

README

Terraform Docker Kubernetes for Rust

crates

This repository contains the pre generated rust code for the Terraform Kubernetes provider.

Requirements

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.

Commit count: 123

cargo fmt