github.com/opentofu/opentofu@v1.7.1/internal/command/e2etest/testdata/tf-provider/test.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "0.13.0", 4 "serial": 1, 5 "lineage": "8fab7b5a-511c-d586-988e-250f99c8feb4", 6 "outputs": { 7 "out": { 8 "value": "test", 9 "type": "string" 10 } 11 }, 12 "resources": [] 13 }