6 lines
No EOL
87 B
HCL
6 lines
No EOL
87 B
HCL
locals {
|
|
default_tags = {
|
|
Project = "my-project"
|
|
Owner = "my-team"
|
|
}
|
|
} |