From 5b306cb2c5bbe1121a7c367f5125070e9fdda75c Mon Sep 17 00:00:00 2001 From: update generated docs action Date: Thu, 9 Mar 2023 13:47:25 +0000 Subject: [PATCH] Update docs --- docs/resources/organization_policy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/organization_policy.md b/docs/resources/organization_policy.md index c5f6f8a9..d56abc5d 100644 --- a/docs/resources/organization_policy.md +++ b/docs/resources/organization_policy.md @@ -29,6 +29,7 @@ resource "env0_organization_policy" "policy_example" { - `do_not_consider_merge_commits_for_pr_plans` (Boolean) - `do_not_report_skipped_status_checks` (Boolean) - `enable_oidc` (Boolean) set to 'true' to enable OIDC token (JWT) availability during env0 deployments (defaults to 'false') +- `enforce_pr_commenter_permissions` (Boolean) set to 'true' to enforce PR commenter permissions during env0 deployments (defaults to 'false') - `max_ttl` (String) the maximum environment time-to-live allowed on deploy time. Format is - (Examples: 12-h, 3-d, 1-w, 1-M). Omit for infinite ttl. must be equal or longer than default_ttl ### Read-Only