4 lines
27 B
Terraform
4 lines
27 B
Terraform
|
variable "a" {
|
||
|
a = "b"
|
||
|
}
|