mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-06 23:58:44 +00:00
docs: include infracost ref in post-workflow-hooks (#1997)
Added link to infracost Docs
This commit is contained in:
@@ -21,7 +21,8 @@ You can add a post workflow hook to perform custom reporting after all workflows
|
||||
have finished.
|
||||
|
||||
In this example we use a custom workflow to generate cost estimates for each
|
||||
workflow, then create a summary report after all workflows have completed.
|
||||
workflow using [Infracost](https://www.infracost.io/docs/integrations/atlantis/), then create a summary report after all workflows have completed.
|
||||
|
||||
|
||||
```yaml
|
||||
# repos.yaml
|
||||
|
||||
Reference in New Issue
Block a user