mirror of
https://github.com/opentofu/opentofu.git
synced 2026-06-08 16:12:24 -04:00
3 lines
50 B
HCL
3 lines
50 B
HCL
resource "test_instance" "foo" {
|
|
dynamic = {}
|
|
}
|