23 lines
636 B
JSON
23 lines
636 B
JSON
|
{
|
||
|
"format_version": "0.1",
|
||
|
"terraform_version": "0.14.0",
|
||
|
"values": {
|
||
|
"root_module": {
|
||
|
"resources": [
|
||
|
{
|
||
|
"address": "test_instance.test",
|
||
|
"mode": "managed",
|
||
|
"type": "test_instance",
|
||
|
"name": "test",
|
||
|
"provider_name": "registry.terraform.io/hashicorp/test",
|
||
|
"schema_version": 0,
|
||
|
"values": {
|
||
|
"id": "621124146446964903",
|
||
|
"ami": "abc"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|