mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-02 00:38:40 +00:00
Fixes #12. Previously we would assume that if there was a change in any modules/ directory, we should run plan in the parent. Now we first check whether the parent has a main.tf file. If it doesn't then we assume it's not actually the root of a project.