17 lines
240 B
Plaintext
17 lines
240 B
Plaintext
resource "tprovider "aws" {
|
|
region = "est_object" "A" {}
|
|
|
|
resource "test_object" "B" {
|
|
test_string = "${test_object.A.test_${local.foo}"
|
|
}
|
|
|
|
locals {
|
|
foo = "bar"
|
|
}
|
|
|
|
resource "aws_instance" "foo" {
|
|
value = "${locstring}"
|
|
}
|
|
al.foo}"
|
|
}
|