6 Commits

Author SHA1 Message Date
xvlcwk
3e77c275e0 fix(repository_deploy_keys): Make deploy keys compatible to bitbucket-dc-lts
For some reason this api does return ints, where it is supposed to
return strings in older LTS versions.
2025-03-18 17:51:29 +01:00
Stanislau Liamniou
bd6992d6e0 Add resource_project_branch_permissions (#47)
Resolves gavinbunney/terraform-provider-bitbucketserver#17
2022-06-17 09:27:16 -07:00
raulbarreto-delivion
1323abe664 Fix update webhook and use secret for webhook authentication (#42)
* Fix update repository webhooks and extend webhook tests

* Use secret to authenticate the webhook payload and extend the tests with the secret

Co-authored-by: Raul Barreto <raul.barreto@redbull.com>
2021-12-14 16:52:58 -08:00
raulbarreto-delivion
bee3f62908 Fix update repository webhooks (#41)
Co-authored-by: Raul Barreto <raul.barreto@redbull.com>
2021-12-14 13:15:37 -08:00
raulbarreto-delivion
f7325bc723 Add a resource for webhook (#40)
Authored-by: Raul Barreto <raul.barreto@redbull.com>
2021-12-14 09:01:40 -08:00
Gavin Bunney
0b0d03cda2 Port to GitHub actions & publish to Terraform registry (#39)
* Port to GitHub actions

* Fix

* Make docs terraform registry compatible
2021-07-14 17:47:45 -07:00