CHANGED - update streaming-logs doc to mention terragrunt support (#2395)

This commit is contained in:
tweeks-reify
2022-07-15 15:57:18 -04:00
committed by GitHub
parent eaffcae1fe
commit c4af879b31

View File

@@ -6,7 +6,7 @@ Atlantis supports streaming terraform logs in real time by default. Currently, o
* atlantis apply
::: warning
As of now, custom workflow outputs and other terraform commands are not supported
As of now, not all custom workflow outputs and other terraform commands are not supported. Support for terragrunt has been added, see examples in [Custom Workflows](./custom-workflows.md#terragrunt).
:::
In order to view real-time terraform logs, a user can navigate through the *details* section of a given project's plan or apply status check.