github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/command/testdata/state-push-serial-older/local-state.tfstate (about) 1 { 2 "version": 4, 3 "serial": 1, 4 "lineage": "hello", 5 "outputs": {}, 6 "resources": [ 7 { 8 "mode": "managed", 9 "type": "null_resource", 10 "name": "a", 11 "provider": "provider.null", 12 "instances": [ 13 { 14 "schema_version": 0, 15 "attributes": { 16 "id": "8521602373864259745", 17 "triggers": null 18 } 19 } 20 ] 21 } 22 ] 23 }