2019-02-25 16:32:47 -05:00
|
|
|
{
|
|
|
|
|
"format_version": "0.1",
|
|
|
|
|
"provider_schemas": {
|
2020-04-02 12:58:44 -04:00
|
|
|
"registry.terraform.io/hashicorp/test": {
|
2020-07-14 15:28:31 -04:00
|
|
|
"provider": {
|
|
|
|
|
"version": 0,
|
|
|
|
|
"block": {
|
|
|
|
|
"attributes": {
|
|
|
|
|
"region": {
|
|
|
|
|
"description_kind": "plain",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"type": "string"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"description_kind": "plain"
|
|
|
|
|
}
|
|
|
|
|
},
|
2019-02-25 16:32:47 -05:00
|
|
|
"resource_schemas": {
|
|
|
|
|
"test_instance": {
|
|
|
|
|
"version": 0,
|
|
|
|
|
"block": {
|
|
|
|
|
"attributes": {
|
|
|
|
|
"ami": {
|
|
|
|
|
"type": "string",
|
2020-03-05 19:53:24 -05:00
|
|
|
"optional": true,
|
|
|
|
|
"description_kind": "plain"
|
2019-02-25 16:32:47 -05:00
|
|
|
},
|
|
|
|
|
"id": {
|
|
|
|
|
"type": "string",
|
|
|
|
|
"optional": true,
|
2020-03-05 19:53:24 -05:00
|
|
|
"computed": true,
|
|
|
|
|
"description_kind": "plain"
|
2019-02-25 16:32:47 -05:00
|
|
|
}
|
2020-03-05 19:53:24 -05:00
|
|
|
},
|
|
|
|
|
"description_kind": "plain"
|
2019-02-25 16:32:47 -05:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-03-05 19:53:24 -05:00
|
|
|
}
|