github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/helper/terraform/test-fixtures/outputs-basic.tfstate (about)

     1  {
     2      "version": 1,
     3      "modules": [
     4          {
     5              "path": [
     6                  "root"
     7              ],
     8              "outputs": {
     9                  "foo": "bar"
    10              }
    11          }
    12      ]
    13  }