No description
- Rust 99.6%
- HCL 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo/workflows | ||
| .vscode | ||
| doc | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| publish.yaml | ||
| README.md | ||
dda-build-rust
Try out
Build binary
rustup toolchain install nightly
rustup default nightly
cargo build
Run demo
Prerequisite: terragrunt is installed
./target/debug/dbr plan tests
./target/debug/dbr apply tests # press enter on question
./target/debug/dbr destroy tests # press enter on question
CLI
Usage: dbr [OPTIONS] <COMMAND>
Commands:
plan
apply
destroy
help Print this message or the help of the given subcommand(s)
Options:
-b, --build-config-path <BUILD_CONFIG_PATH> [default: ""]
-h, --help Print help