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
Copy file name to clipboardExpand all lines: runatlantis.io/docs/server-configuration.md
-8
Original file line number
Diff line number
Diff line change
@@ -194,10 +194,6 @@ Values are chosen in this order:
194
194
By default, changes to modules will not trigger autoplanning. See the flags below.
195
195
:::
196
196
197
-
::: warning NOTE
198
-
If any projects are defined in a repo atlantis.yaml file, the logic for this flag will not execute. See issue [#3122](https://github.com/runatlantis/atlantis/issues/3122).
199
-
:::
200
-
201
197
### `--autoplan-modules`
202
198
203
199
```bash
@@ -211,10 +207,6 @@ Included project are projects with files included by `--autoplan-file-list`.
211
207
After tracing, Atlantis will plan any project that includes a changed module. This is equivalent to setting
212
208
`--autoplan-modules-from-projects`to the value of `--autoplan-file-list`. See below.
213
209
214
-
::: warning NOTE
215
-
If any projects are defined in a repo atlantis.yaml file, the logic for this flag will not execute. See issue [#3122](https://github.com/runatlantis/atlantis/issues/3122).
0 commit comments