Added resource bitbucketserver_project_hook and cleaned up delete handling of permission resources

This commit is contained in:
Gavin Bunney
2019-10-15 11:44:33 -07:00
parent a8a1bcb48b
commit 51f1146d1d
12 changed files with 190 additions and 30 deletions

View File

@@ -64,6 +64,9 @@
"bitbucketserver_plugin": {
"title": "bitbucketserver_plugin"
},
"bitbucketserver_project_hook": {
"title": "bitbucketserver_project_hook"
},
"bitbucketserver_project_permissions_group": {
"title": "bitbucketserver_project_permissions_group"
},

View File

@@ -26,6 +26,7 @@
"bitbucketserver_mail_server",
"bitbucketserver_plugin",
"bitbucketserver_project",
"bitbucketserver_project_hook",
"bitbucketserver_project_permissions_group",
"bitbucketserver_project_permissions_user",
"bitbucketserver_repository",