tf-bindgen 0.1.0

Automatically generates Rust bindings for Terraform providers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# List of Existing Bindings

The following table contains a list of crates found at [crates.io](https://crates.io/), a list of the corresponding Terraform provider.

| Crate                       | Terraform Provider | Provider Version |
| --------------------------- | ------------------ | ---------------- |
| [tf-kubernetes] ![official] | [kubernetes]       | 2.18.1           |
| [tf-docker] ![official]     | [docker]           | 3.0.2            |

[kubernetes]: https://registry.terraform.io/providers/hashicorp/kubernetes/2.18.1
[docker]: https://registry.terraform.io/providers/kreuzwerker/docker/3.0.2
[tf-kubernetes]: https://github.com/robert-oleynik/tf-kubernetes.git
[tf-docker]: https://github.com/robert-oleynik/tf-docker.git
[official]: https://img.shields.io/badge/-official-success