tf-kubernetes 0.1.1

Rust bindings for Terraform's Kubernetes provider. Generated with tf-bindgen.
docs.rs failed to build tf-kubernetes-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.