mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-05-04 14:34:12 +02:00
Added bitbucketserver_project_hooks data source
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"data_bitbucketserver_plugin": {
|
||||
"title": "bitbucketserver_plugin"
|
||||
},
|
||||
"data_bitbucketserver_project_hooks": {
|
||||
"title": "bitbucketserver_project_hooks"
|
||||
},
|
||||
"data_bitbucketserver_project_permissions_groups": {
|
||||
"title": "bitbucketserver_project_permissions_groups"
|
||||
},
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"data_bitbucketserver_group_users",
|
||||
"data_bitbucketserver_groups",
|
||||
"data_bitbucketserver_plugin",
|
||||
"data_bitbucketserver_project_hooks",
|
||||
"data_bitbucketserver_project_permissions_groups",
|
||||
"data_bitbucketserver_project_permissions_users",
|
||||
"data_bitbucketserver_repository_permissions_groups",
|
||||
|
||||
Reference in New Issue
Block a user