github.com/iaas-resource-provision/iaas-rpc@v1.0.7-0.20211021023331-ed21f798c408/internal/command/testdata/init-get-provider-legacy-from-state/terraform.tfstate (about)

     1  {
     2    "version": 4,
     3    "terraform_version": "0.12.28",
     4    "serial": 1,
     5    "lineage": "481bf512-f245-4c60-42dc-7005f4fa9181",
     6    "outputs": {},
     7    "resources": [
     8      {
     9        "mode": "managed",
    10        "type": "alpha_resource",
    11        "name": "a",
    12        "provider": "provider.alpha",
    13        "instances": [
    14          {
    15            "schema_version": 0,
    16            "attributes": {
    17              "id": "a",
    18              "index": 1
    19            },
    20            "private": "bnVsbA=="
    21          }
    22        ]
    23      }
    24    ]
    25  }