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
@@ -185,10 +185,6 @@ Values are chosen in this order:
185
185
By default, changes to modules will not trigger autoplanning. See the flags below.
186
186
:::
187
187
188
-
::: warning NOTE
189
-
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).
190
-
:::
191
-
192
188
### `--autoplan-modules`
193
189
194
190
```bash
@@ -202,10 +198,6 @@ Included project are projects with files included by `--autoplan-file-list`.
202
198
After tracing, Atlantis will plan any project that includes a changed module. This is equivalent to setting
203
199
`--autoplan-modules-from-projects`to the value of `--autoplan-file-list`. See below.
204
200
205
-
::: warning NOTE
206
-
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