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())
|
||||
}
|
||||
|
||||
inputs = {
|
||||
values = values
|
||||
}
|
||||
inputs = merge(values)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue