github.com/iaas-resource-provision/iaas-rpc@v1.0.7-0.20211021023331-ed21f798c408/internal/command/testdata/providers/state/terraform.tfstate (about) 1 { 2 "version": 4, 3 "terraform_version": "0.13.0", 4 "serial": 1, 5 "lineage": "00bfda35-ad61-ec8d-c013-14b0320bc416", 6 "outputs": {}, 7 "resources": [ 8 { 9 "mode": "managed", 10 "type": "baz_instance", 11 "name": "example", 12 "provider": "provider[\"registry.terraform.io/hashicorp/baz\"]", 13 "instances": [ 14 { 15 "schema_version": 0, 16 "attributes": { 17 "id": "621124146446964903" 18 }, 19 "private": "bnVsbA==" 20 } 21 ] 22 } 23 ] 24 }