Skip to content

Commit

Permalink
run make docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielm-codefresh committed Sep 3, 2024
1 parent c9ba155 commit 6583ab3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/resources/abac_rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,14 @@ resource "codefresh_abac_rules" "app_rule" {
* TERMINATE_SYNC
* VIEW_POD_LOGS
* APP_ROLLBACK
* "TRIGGER_PROMOTION"
* "RETRY_RELEASE"
* "PROMOTE_TO"
- `entity_type` (String) The type of resources the ABAC rules applies to. Possible values:
* gitopsApplications
* promotionFlows
* products
* environments
- `teams` (Set of String) The IDs of the teams the ABAC rules apply to.

### Optional
Expand Down

0 comments on commit 6583ab3

Please sign in to comment.