You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/command/e2etest/testdata/terraform-provider/test.tfstate

14 lines
224 B

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