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?
- Deleting the local cache/workspace folder that gets downloaded before running terragrunt apply
- Moving my modules to private gitlab repo and sourcing them that way?