Does anyone have some better documentation or experience using terragrunt stacks in prod? Our current stack has a the units and I like the idea of remotely pulling a .stack.hcl file containing the necessary code remotely. But a very basic probably I’m having is seemingly you can’t use include statements, so trying to pass in a certain version of a module from root seemingly doesn’t work.
I don’t know anyone have best practices or could point me in the right direction?