wby
03/21/2023, 3:13 PMatlantis -plan -d foo/bar
checking if workspace exists: stat /home/atlantis/.atlantis/repos/myorg/reponame/1824/default: no such file or directory
I can create a GH issue if that makes sense, but has anyone else seen this? if I run atlantis plan
without any arguments, it seems to plan all the states fine.PePe Amengual
03/21/2023, 4:01 PMwby
03/21/2023, 4:46 PMPePe Amengual
03/21/2023, 4:59 PMwby
03/21/2023, 5:06 PMatlantis plan -d xxx
— didn’t work
atlantis plan
- did workPePe Amengual
03/21/2023, 5:43 PMwby
03/21/2023, 6:01 PMatlantis plan
it worked fine, and there were no restarts in betweenPePe Amengual
03/21/2023, 6:02 PMJan Ludvik
03/22/2023, 3:22 PMatlantis plan -p <project>
a. Failed with checking if workspace exists: stat
above
4. Tried atlantis plan
- nothing was planned (due to bad autoplan
I assume)
5. Tried atlantis plan -p .*
a. That actually started planning correctlyJoshua Raub
04/11/2023, 2:40 PMPePe Amengual
04/11/2023, 3:22 PMJoshua Raub
04/11/2023, 3:22 PMPePe Amengual
04/11/2023, 4:24 PMwby
04/11/2023, 4:27 PMJoshua Raub
04/12/2023, 7:54 PMno such file or directory
error. We do not have autoplanning enabled fwiw. If I do an atlantis plan
things work as expected.atlantis plan -p <workspace>
is planning the same project as atlantis plan
PePe Amengual
04/12/2023, 8:36 PMJoshua Raub
04/12/2023, 8:36 PMPePe Amengual
04/12/2023, 8:37 PMPhil Gardner
04/17/2023, 9:26 PM0.22.3
to 0.23.4
, we also have a custom workflow.PePe Amengual
04/17/2023, 9:29 PMPhil Gardner
04/17/2023, 9:29 PMPePe Amengual
04/17/2023, 10:27 PMPhil Gardner
04/18/2023, 3:05 PM