Terragrunt init-all functionality?

Hello Yoshi,

Apologies for the long response, I appreciate you answering the two threads I had before going on vacation. I do indeed have a local parent Modules folder that I can in source with sub modules underneath that could change from time to time… From my understanding with the github link you sent me, the auto-init feature will not work. However could these be two possible workarounds?

  1. Deleting the local cache/workspace folder that gets downloaded before running terragrunt apply
  2. Moving my modules to private gitlab repo and sourcing them that way?