Skip to content

Commit

Permalink
docs: remove note abount autoplan modules limitation (runatlantis#5077)
Browse files Browse the repository at this point in the history
Signed-off-by: akihiro17 <[email protected]>
Co-authored-by: akihiro17 <[email protected]>
  • Loading branch information
2 people authored and terakoya76 committed Dec 31, 2024
1 parent f80dd88 commit 49c3596
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions runatlantis.io/docs/server-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,10 +185,6 @@ Values are chosen in this order:
By default, changes to modules will not trigger autoplanning. See the flags below.
:::

::: warning NOTE
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).
:::

### `--autoplan-modules`

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

::: warning NOTE
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).
:::

### `--autoplan-modules-from-projects`

```bash
Expand Down

0 comments on commit 49c3596

Please sign in to comment.