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
JT
05/30/2023, 6:26 PM
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 😓
JT
05/30/2023, 6:32 PM
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
JT
05/30/2023, 6:45 PM
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
PePe Amengual
05/30/2023, 7:54 PM
you need to specify a custom workflow in order to run terragrunt and your projects need to use it