4 lines
39 B
Terraform
4 lines
39 B
Terraform
|
variable "foo" {
|
||
|
default = "baz"
|
||
|
}
|