This message was deleted.
# atlantis-community
s
This message was deleted.
p
if the atlantis.yaml does not have a specific workflow defined for a project then it will use the default workflow so you need to tell whatever is generating the atlantis.yaml to use your custom workflow
j
I have done that I mean when it uses this new terragrunt workflow I got from the tutorial page on atlantis's documentation, it breaks so the default workflow is working however the workflow I have from here is not working 😓
When I say it breaks I mean I get an error, that it's looking for a key - but I do not have to specify that key with a default workflow
I don't actually care to override the default workflow, I really just want to add an additional run command to to run with the plan
p
you need to specify a custom workflow in order to run terragrunt and your projects need to use it