#docker #terraform #bindings #infrastructure #tf-bindgen

sys tf-docker

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

1 unstable release

0.1.0 Apr 16, 2023

#848 in Configuration

BSD-3-Clause

30KB

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.

Dependencies

~2.3–3.5MB
~69K SLoC