#terraform #kubernetes #infrastructure #bindings #tf-bindgen

sys tf-kubernetes

Rust bindings for Terraform's Kubernetes provider. Generated with tf-bindgen.

2 releases

0.1.1 Apr 16, 2023
0.1.0 Apr 16, 2023

#802 in Configuration

Download history 16/week @ 2024-02-22 10/week @ 2024-02-29 20/week @ 2024-03-28 15/week @ 2024-04-04 62/week @ 2024-04-11

97 downloads per month

BSD-3-Clause

110KB
1.5K SLoC

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.

Dependencies

~2.3–3MB
~68K SLoC