10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
|
|
data "test_file" "foo" {
|
|||
|
|
i<> = "bar"
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
terraform {
|
|||
|
|
provider_met;a "test" {
|
|||
|
|
baz = "quux-submodule"
|
|||
|
|
}
|
|||
|
|
}
|