Skip to content

Dependency

mock outputs

https://terragrunt.gruntwork.io/docs/features/execute-terraform-commands-on-multiple-modules-at-once/

If the module depends on the outputs of another module that hasn't been applied yet, we need to use the mock_outpus when run-all plan/validate.

when to run-all discussion

https://github.com/gruntwork-io/terragrunt/issues/727