fix
This commit is contained in:
parent
92feab4d9e
commit
dbca623f62
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
# # Add any additional configuration for the service unit here
|
# # Add any additional configuration for the service unit here
|
||||||
#}
|
#}
|
||||||
stack "team" {
|
stack "team" {
|
||||||
source = "models/team"
|
source = "/models/team"
|
||||||
path = "${get_path_to_repo_root()}/dsof"
|
path = "${get_path_to_repo_root()}/dsof"
|
||||||
no_dot_terragrunt_stack = true
|
no_dot_terragrunt_stack = true
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue