DrFaust92 / terraform-provider-bitbucket

Terraform Bitbucket Cloud provider.
https://registry.terraform.io/providers/drfaust92/bitbucket
Mozilla Public License 2.0
36 stars 29 forks source link

Webhook secret (repo and workspace) #181

Closed DrFaust92 closed 8 months ago

DrFaust92 commented 8 months ago

Add support for webhooks secrets (for workspace and repo level webhooks)

add more tests and docs (repo webhook docs were missing some args)

Closes #180