github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/builtin/providers/terraform/testdata/basic.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "0.13.0", 4 "serial": 0, 5 "lineage": "", 6 "outputs": { 7 "foo": { 8 "value": "bar", 9 "type": "string" 10 } 11 } 12 }