github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/testing/equivalence-tests/tests/basic_list_update/dynamic_resources.json (about)

     1  {
     2    "tfcoremock_list": {
     3      "attributes": {
     4        "list": {
     5          "type": "list",
     6          "optional": true,
     7          "list": {
     8            "type": "string"
     9          }
    10        }
    11      }
    12    }
    13  }