You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a basic atlantis setup working fine, with multiple directories inside a repo - that were correctly "discovered" and planned/applied by atlantis on a per-directory basis.
Unfortunately such setup breaks directory/project discovery and runs plan only in . dir. Is there a way to overcome that other than specifying ALL dirs/projects in atlantis.yaml? That would be a lot of copy-pasted setup. :/
The text was updated successfully, but these errors were encountered:
I had a basic atlantis setup working fine, with multiple directories inside a repo - that were correctly "discovered" and planned/applied by atlantis on a per-directory basis.
I wanted to run force
terraform fmt
check using atlantis.yaml: https://gist.github.com/zytek/1d82ec0d7fdff09110765c451fd54129Unfortunately such setup breaks directory/project discovery and runs plan only in
.
dir. Is there a way to overcome that other than specifying ALL dirs/projects in atlantis.yaml? That would be a lot of copy-pasted setup. :/The text was updated successfully, but these errors were encountered: