fix
This commit is contained in:
parent
ad3bd32627
commit
0af3c8ba56
1 changed files with 1 additions and 3 deletions
|
|
@ -2,7 +2,5 @@ locals {
|
||||||
product = basename(get_terragrunt_dir())
|
product = basename(get_terragrunt_dir())
|
||||||
}
|
}
|
||||||
|
|
||||||
inputs = {
|
inputs = merge(values)
|
||||||
values = values
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue