fix
This commit is contained in:
parent
4a914656c6
commit
83544894ac
1 changed files with 5 additions and 0 deletions
5
models/product/product.hcl
Normal file
5
models/product/product.hcl
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
locals {
|
||||||
|
|
||||||
|
product = basename(get_terragrunt_dir())
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue