4 lines
48 B
Terraform
4 lines
48 B
Terraform
|
variable "foo" {
|
||
|
description = "overridden"
|
||
|
}
|