terraform/internal/command/e2etest/testdata/terraform-provider/test.tfstate

14 lines
224 B
JSON

{
"version": 4,
"terraform_version": "0.13.0",
"serial": 1,
"lineage": "8fab7b5a-511c-d586-988e-250f99c8feb4",
"outputs": {
"out": {
"value": "test",
"type": "string"
}
},
"resources": []
}