Skip to content

Commit 93a0a3b

Browse files
armsnyderwillianpaixao
authored andcommitted
New branch_protection_id attribute for gitlab_branch_protection
1 parent 5517178 commit 93a0a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/branch_protection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This resource allows you to protect a specific branch by an access level so that the user with less access level cannot Merge/Push to the branch.
44

5-
-> **Note** The `allowed_to_push`, `allowed_to_merge` and `code_owner_approval_required` arguments require a GitLab Premium account or above. Please refer to [Gitlab API documentation](https://docs.gitlab.com/ee/api/protected_branches.html) for further information.
5+
-> **NOTE**: The `allowed_to_push`, `allowed_to_merge` and `code_owner_approval_required` arguments require a GitLab Premium account or above. Please refer to [Gitlab API documentation](https://docs.gitlab.com/ee/api/protected_branches.html) for further information.
66

77
## Example Usage
88

0 commit comments

Comments
 (0)