This message was deleted.
# atlantis-community
s
This message was deleted.
i
i was thinking it could be because all the plans run in parallel and the updated data in the outputs doesn't exist at that time
any help would be appreciated!
t
Your thinking is correct. The data source will be read during the plan, but not the apply.
👍 1
i
do i have any options here?
t
You'd need to apply one project before doing a plan of the other projects that depend on it.
i
that makes sense, can I configure atlantis to do that for these projects or would i need to target plan/apply manually?
t
I think manually.
i
dam
ok, thanks for your help!
this looks like what i would need https://github.com/runatlantis/atlantis/pull/3292
2