get_working_dir()
crashes terragrunt when in an included terragrunt.hcl
#3896
Labels
bug
Something isn't working
Describe the bug
Calling
get_working_dir()
causes terragrunt to crash when in an includedterragrunt.hcl
.Steps To Reproduce
global.hcl
file like this.terragrunt.hcl
.Expected behavior
No crash.
Nice to haves
Versions
Additional context
get_working_dir()
CAN be run without crashes only if used in a non-included file.The text was updated successfully, but these errors were encountered: