Skip to content

Commit bff5ddd

Browse files
akihiro17kvanzuijlen
authored andcommitted
docs: remove note abount autoplan modules limitation (runatlantis#5077)
Signed-off-by: akihiro17 <[email protected]> Co-authored-by: akihiro17 <[email protected]> Signed-off-by: kvanzuijlen <[email protected]>
1 parent ecab7d5 commit bff5ddd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

runatlantis.io/docs/server-configuration.md

-8
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,6 @@ Values are chosen in this order:
194194
By default, changes to modules will not trigger autoplanning. See the flags below.
195195
:::
196196

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-
201197
### `--autoplan-modules`
202198

203199
```bash
@@ -211,10 +207,6 @@ Included project are projects with files included by `--autoplan-file-list`.
211207
After tracing, Atlantis will plan any project that includes a changed module. This is equivalent to setting
212208
`--autoplan-modules-from-projects` to the value of `--autoplan-file-list`. See below.
213209

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).
216-
:::
217-
218210
### `--autoplan-modules-from-projects`
219211

220212
```bash

0 commit comments

Comments
 (0)