//! terragrunt - thin wrapper for terraform
//!
//! Terragrunt is a thin wrapper for Terraform that provides extra tools
//! for working with multiple Terraform modules.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;