Skip to content

Commit

Permalink
Update website/docs/cli/commands/describe/describe-affected.md
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
  • Loading branch information
aknysh and osterman committed Dec 15, 2022
1 parent 8c7134e commit 93424c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/cli/commands/describe/describe-affected.md
Expand Up @@ -34,6 +34,8 @@ The command works by:
- Comparing each section of the stack configuration looking for differences
- Output a JSON or YAML document consisting of a list of affected components and stacks and what caused it to be affected

Since Atmos first checks the component folders for changes, if it finds any affected files, it will mark all related stacks as affected. Atmos will then skip evaluating those stacks for differences since we already know that they are affected.

<br/>

```shell
Expand Down

0 comments on commit 93424c7

Please sign in to comment.