Skip to content

Commit 6583ab3

Browse files
run make docs
1 parent c9ba155 commit 6583ab3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/resources/abac_rules.md

+6
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,14 @@ resource "codefresh_abac_rules" "app_rule" {
4848
* TERMINATE_SYNC
4949
* VIEW_POD_LOGS
5050
* APP_ROLLBACK
51+
* "TRIGGER_PROMOTION"
52+
* "RETRY_RELEASE"
53+
* "PROMOTE_TO"
5154
- `entity_type` (String) The type of resources the ABAC rules applies to. Possible values:
5255
* gitopsApplications
56+
* promotionFlows
57+
* products
58+
* environments
5359
- `teams` (Set of String) The IDs of the teams the ABAC rules apply to.
5460

5561
### Optional

0 commit comments

Comments
 (0)