tf-docker

Crates.iotf-docker
lib.rstf-docker
version0.1.0
sourcesrc
created_at2023-04-16 18:11:06.79771
updated_at2023-04-16 18:11:06.79771
descriptionRust bindings for Terraform's Docker provider. Generated with tf-bindgen.
homepage
repositoryhttps://github.com/robert-oleynik/tf-docker
max_upload_size
id840749
size67,727
(robert-oleynik)

documentation

README

Terraform Docker Provider for Rust

crates

This repository contains the pre generated rust code for the Terraform Docker provider.

Requirements

Usage

Use 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.

Contributing

License

This project is licensed under the BSD-3-Clause license.

Commit count: 5

cargo fmt