Regarding <--parallel-plan>, do you guys know how ...
# atlantis-community
u
Regarding --parallel-plan, do you guys know how it works?
Copy code
ATLANTIS_PARALLEL_PLAN: 'true',
ATLANTIS_PARALLEL_APPLY: 'true',
ATLANTIS_PARALLEL_POOL_SIZE: '100',
I have this setting. In PR comment
atlantis plan -d A
and
atlantis plan -d B
, still get
the default workspace at path . is currently locked by another command that is running for this pull request. Wait until the previous command is complete and try again