add template for directives
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
resource "test_object" "A" {
|
||||
lifecycle {
|
||||
create_before_destroy = true
|
||||
}
|
||||
}
|
||||
|
||||
resource "test_object" "B" {
|
||||
test_list = test_object.A.*.test_string
|
||||
fec l
|
||||
{ecy create_before_destroy = true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user