1
0
Fork 0
terraform-training/project2/terraform.tfstate

26 lines
422 B
JSON

{
"version": 4,
"terraform_version": "0.12.24",
"serial": 9,
"lineage": "53b98038-185e-af43-6c6c-521354912695",
"outputs": {
"ov1": {
"value": "foobar",
"type": "string"
},
"ov2": {
"value": "bar",
"type": "string"
},
"ov3": {
"value": "baz",
"type": "string"
},
"ov4": {
"value": "bar",
"type": "string"
}
},
"resources": []
}