There was an error while loading. Please reload this page.
2 parents df34700 + e293f0f commit 556e23aCopy full SHA for 556e23a
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