github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/command/testdata/modules/terraform.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "0.13.0", 4 "serial": 7, 5 "lineage": "9cb740e3-d64d-e53e-a8e4-99b9bcacf24b", 6 "outputs": {}, 7 "resources": [ 8 { 9 "module": "module.child", 10 "mode": "managed", 11 "type": "test_instance", 12 "name": "test", 13 "provider": "provider[\"registry.terraform.io/hashicorp/test\"]", 14 "instances": [ 15 { 16 "schema_version": 0, 17 "attributes": {} 18 } 19 ] 20 } 21 ] 22 } 23