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