UPD: Added 0BSD license file
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
locals {
|
||||
tags = {
|
||||
Owner = "xpk"
|
||||
Project = "iac"
|
||||
Application = "terraform"
|
||||
TerraformDir = join("/", reverse(slice(reverse(split("/", path.cwd)), 0, 2)))
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user