This repository contains the pre generated rust code for the Terraform Docker provider.
cargotf-bindgen- Terraform
Use the following commands we can add tf-bindgen and tf-docker to your crate:
cargo add tf-bindgen
cargo add tf-dockerBoth 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.