mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-28 17:34:24 -06:00
11 lines
176 B
JSON
11 lines
176 B
JSON
|
{
|
||
|
"resource": {
|
||
|
"aws_instance": {
|
||
|
"db": {
|
||
|
"ami": "foo",
|
||
|
"security_groups": ""
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|