There was an error while loading. Please reload this page.
1 parent 7e26a1c commit e293f0fCopy full SHA for e293f0f
1 file changed
docs/_docs/01_getting-started/01-quick-start.md
@@ -376,6 +376,7 @@ dependency "foo" {
376
}
377
378
inputs = {
379
+ output_dir = get_terragrunt_dir()
380
content = "Foo content: ${dependency.foo.outputs.content}"
381
382
```
@@ -439,6 +440,7 @@ dependency "foo" {
439
440
441
442
443
444
445
446
0 commit comments