Is your feature request related to a problem
I would love to try this tool with my current Terragrunt setup. However, I don't see how I could integrate it with your tool.
Describe the solution you'd like
Besides installing and setting up Terraform, I wish to setup Terragrunt and have commands such as apply-all, plan-all, init-all, delete-all and others to be encompassed by this workflow.
Describe alternatives you've considered
I am considering using the Terragrunt github actions workflow, but it does not support triggering actions via comments. https://github.com/gruntwork-io/terragrunt-action
Additional context
N/A