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