Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Apr 24, 2024
1 parent cdaed47 commit e0cb5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/approval_policy_assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ resource "env0_approval_policy_assignment" "approval_policy_assignment" {
### Required

- `blueprint_id` (String) the id of the approval policy
- `scope_id` (String) the id of the scope (E.g. project id)
- `scope_id` (String) the id of the scope (E.g. project id or template id)

### Optional

- `scope` (String) the type of the scope. Valid values: PROJECT. Default value: PROJECT
- `scope` (String) the type of the scope. Valid values: PROJECT or BLUEPRINT. Default value: PROJECT

### Read-Only

Expand Down

0 comments on commit e0cb5f5

Please sign in to comment.