terraform/internal/command/testdata/state-push-bad-lineage/replace.tfstate

12 lines
170 B
Plaintext
Raw Normal View History

2017-01-19 05:50:45 +01:00
{
"version": 4,
2017-01-19 05:50:45 +01:00
"serial": 2,
"lineage": "hello",
"outputs": {
"foo": {
"type": "string",
"value": "baz"
}
}
2017-01-19 05:50:45 +01:00
}