mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-27 20:01:34 -05:00
4 lines
50 B
HCL
4 lines
50 B
HCL
resource "test_instance" "foo" {
|
|
dynamic = {}
|
|
}
|