TerragruntTool

TerragruntTool defines the underlying tool run by Terragrunt.
  • TERRAFORM_FOSS
    The open source licensed version of Terraform.
  • OPEN_TOFU
    OpenTofu.
  • MANUALLY_PROVISIONED
    Indicates that no tool will automatically be downloaded or configured, and that users are reponsible for manually provisioning the tool themselves, for example via a custom runner image or a pre-init hook.