Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #52 from Ebury/issue-51
Browse files Browse the repository at this point in the history
Branch restriction `require_default_reviewer_approvals_to_merge` is n…
  • Loading branch information
cwood authored Aug 31, 2020
2 parents 33cf180 + 6234301 commit e1b2b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bitbucket/resource_branch_restriction.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func resourceBranchRestriction() *schema.Resource {
"restrict_merges",
"reset_pullrequest_approvals_on_change",
"delete",
"require_default_reviewer_approvals_to_merge",
},
false),
},
Expand Down

0 comments on commit e1b2b93

Please sign in to comment.