| Crates.io | tf-docker |
| lib.rs | tf-docker |
| version | 0.1.0 |
| created_at | 2023-04-16 18:11:06.79771+00 |
| updated_at | 2023-04-16 18:11:06.79771+00 |
| description | Rust bindings for Terraform's Docker provider. Generated with tf-bindgen. |
| homepage | |
| repository | https://github.com/robert-oleynik/tf-docker |
| max_upload_size | |
| id | 840749 |
| size | 67,727 |
This repository contains the pre generated rust code for the Terraform Docker provider.
cargotf-bindgenUse the following commands we can add tf-bindgen and tf-docker to your crate:
cargo add tf-bindgen
cargo add tf-docker
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.