Skip to content

Commit 9131e29

Browse files
committed
docs: remove note of autoplan modules limitation
This reverts commit 37e5793.
1 parent 842def0 commit 9131e29

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
@@ -185,10 +185,6 @@ Values are chosen in this order:
185185
By default, changes to modules will not trigger autoplanning. See the flags below.
186186
:::
187187

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-
192188
### `--autoplan-modules`
193189

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

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).
207-
:::
208-
209201
### `--autoplan-modules-from-projects`
210202

211203
```bash

0 commit comments

Comments
 (0)