This message was deleted.
# atlantis-community
s
This message was deleted.
I found this...
Even I gave a PR number
Copy code
{
  "Error": null,
  "Failure": "",
  "ProjectResults": [
    {
      "Command": 1,
      "SubCommand": "",
      "RepoRelDir": "a/b/c",
      "Workspace": "default",
      "Error": {
        "RepoRelDir": "a/b/c"
      },
      "Failure": "",
      "PlanSuccess": null,
      "PolicyCheckResults": null,
      "ApplySuccess": "",
      "VersionSuccess": "",
      "ImportSuccess": null,
      "StateRmSuccess": null,
      "ProjectName": ""
    }
  ],
  "PlansDeleted": false
}
API return nothing 🥲
p
it need a PR create to create the workspace
There is a PR in flight that tries to fix this, but it has more broader implications to the code that will need more time to review
I have used this
it does work
you can look at the code to have an idea of how it works
u
Thank you! atlantis is great!
❤️ 1