2019-02-25 16:32:47 -05:00
|
|
|
{
|
2021-09-01 11:17:13 -04:00
|
|
|
"format_version": "1.0",
|
2019-02-25 16:32:47 -05:00
|
|
|
"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"
|
2021-03-12 08:28:22 -05:00
|
|
|
},
|
|
|
|
|
"volumes": {
|
|
|
|
|
"nested_type": {
|
|
|
|
|
"nesting_mode": "list",
|
|
|
|
|
"attributes": {
|
|
|
|
|
"size": {
|
|
|
|
|
"type": "string",
|
|
|
|
|
"required": true,
|
|
|
|
|
"description_kind": "plain"
|
|
|
|
|
},
|
|
|
|
|
"mount_point": {
|
|
|
|
|
"type": "string",
|
|
|
|
|
"required": true,
|
|
|
|
|
"description_kind": "plain"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"description_kind": "plain",
|
|
|
|
|
"optional": true
|
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
|
|
|
}
|