10 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
xvlcwk
5c82693906 feat(#10): Support http-access-tokens for authentication 2024-02-07 23:27:25 +01:00
xvlcwk
81c08dd5a7 chore: Update testinstanz to 8.5 2024-02-03 14:38:15 +01:00
xvlcwk
018f9785a3 [2][chore] Convert to independently publishable system
Update references to allow publishing this as an individual provider.ü
2024-01-12 13:12:36 +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
a1fad8c84e Update for new bitbucket server version 2021-07-15 09:00:40 -07: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