6 lines
61 B
HCL
6 lines
61 B
HCL
|
name = "terraform-test-app"
|
||
|
|
||
|
config_vars {
|
||
|
FOO = "bar"
|
||
|
}
|