Difference between revisions of "Find in parent folders"
Jump to navigation
Jump to search
(Created page with "https://terragrunt.gruntwork.io/docs/reference/built-in-functions/#find_in_parent_folders * {{Terragrunt}}") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
+ | [[include]] "root" { | ||
+ | path = find_in_parent_folders() | ||
+ | } | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[include]]</code> | ||
+ | * <code>[[terragrunt init]]</code> | ||
+ | * [[Terragrunt: generate]] | ||
+ | |||
+ | == See also == | ||
* {{Terragrunt}} | * {{Terragrunt}} | ||
+ | |||
+ | [[Category:Terragrunt]] |
Latest revision as of 14:29, 20 June 2023
https://terragrunt.gruntwork.io/docs/reference/built-in-functions/#find_in_parent_folders
include "root" { path = find_in_parent_folders() }
Related[edit]
See also[edit]
- Terragrunt [
show | plan | run-all
|apply
|output
|destroy | terragrunt-info | render-json | graph-dependencies | fmt | hclfmt | validate |aws-provider-patch
], Terragrunt: inputs:,terragrunt --help, terragrunt.hcl
,tfswitch
, Blocks,generate
Advertising: