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