)]}'
{
  "commit": "8d60e83dba7f61735aaa0ce32d56324dde51ac42",
  "tree": "52a6b9ab3c7915a452763c207133d65cd57a350d",
  "parents": [
    "1b7714111a94813e92936051fb3014fec81218d5"
  ],
  "author": {
    "name": "Àbéjídé Àyodélé",
    "email": "abejideayodele@gmail.com",
    "time": "Sat May 13 14:24:16 2023 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat May 13 20:24:16 2023 +0100"
  },
  "message": "remove workspace env var and not set it to an empty string. (#388)\n\nSetting the environment variable to an empty string confuses the\r\nterraform binary as seen below:\r\n\r\n```\r\nTF_WORKSPACE\u003d terraform init -no-color -input\u003dfalse -get\u003dfalse -upgrade\u003dfalse -backend\u003dfalse\r\n\r\nError: Terraform Cloud returned an unexpected error\r\n\r\ninvalid value for workspace\r\n```\r\n\r\nWith this patch the `TF_WORKSPACE` will not exist and avoids the above\r\nproblem. ",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "083dc4d546d046f990600e01c6f7de9de089f0f3",
      "old_mode": 33188,
      "old_path": "tfexec/cmd.go",
      "new_id": "5e160324c8263d251b914881984b3f9553abf2ef",
      "new_mode": 33188,
      "new_path": "tfexec/cmd.go"
    },
    {
      "type": "modify",
      "old_id": "5aa6fae68965138f68b6652fa6cb9e23fdd1d197",
      "old_mode": 33188,
      "old_path": "tfexec/cmd_test.go",
      "new_id": "c86dae30a0a9a535fd7f3ac1306b75ba6fe0b914",
      "new_mode": 33188,
      "new_path": "tfexec/cmd_test.go"
    }
  ]
}
