4 lines
34 B
Terraform
4 lines
34 B
Terraform
|
data "test" "foo" {
|
||
|
locals {}
|
||
|
}
|