4 lines
50 B
HCL
4 lines
50 B
HCL
resource "test_instance" "foo" {
|
|
dynamic = {}
|
|
}
|
resource "test_instance" "foo" {
|
|
dynamic = {}
|
|
}
|