gavinbunney / terraform-provider-bitbucketserver

Terraform provider for Bitbucket Server Management
https://registry.terraform.io/providers/gavinbunney/bitbucketserver/latest
Mozilla Public License 2.0
29 stars 33 forks source link

Branch Restrictions Support #17

Closed callensm closed 2 years ago

callensm commented 4 years ago

The standard BitBucket Cloud provider that Terraform offers has a resource type for defining branching restrictions (https://www.terraform.io/docs/providers/bitbucket/r/branch_restriction.html).

Is this something you can add to support? Or be open to a PR that includes it for a new version?