I use terragrunt to keep my code DRY, I have two repo structures one for modules and the other where my terragrunt files reside and inside the terragrunt.hcl I refer the source module via git .
Just checking out if anyone has successfully implemented Atlantis for terragrunt, not much documentation is available for the same.
If you have implemented pls share the repo for reference as most atlantis.yaml are meant for terraform not terragrunt