Skip to content

Commit

Permalink
Revert unrelated server-side-repo-configmd change
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Guardian authored Jan 25, 2025
1 parent f7c85ba commit 99295dc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions runatlantis.io/docs/server-side-repo-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,12 +595,12 @@ mode: on_apply

### Policies

| Key | Type | Default | Required | Description |
|------------------------|-----------------|---------|-----------|---------------------------------------------------------|
| conftest_version | string | none | no | conftest version to run all policy sets |
| owners | Owners(#Owners) | none | yes | owners that can approve failing policies |
| approve_count | int | 1 | no | number of approvals required to bypass failing policies |
| policy_sets | []PolicySet | none | yes | set of policies to run on a plan output |
| Key | Type | Default | Required | Description |
|------------------------|-----------------|---------|-----------|----------------------------------------------------------|
| conftest_version | string | none | no | conftest version to run all policy sets |
| owners | Owners(#Owners) | none | yes | owners that can approve failing policies |
| approve_count | int | 1 | no | number of approvals required to bypass failing policies. |
| policy_sets | []PolicySet | none | yes | set of policies to run on a plan output |

### Owners

Expand Down

0 comments on commit 99295dc

Please sign in to comment.