Implement data source bitbucketserver_user

This commit is contained in:
Martin Litvaj
2020-07-17 16:00:46 +02:00
parent f116e39d79
commit 1a5a9763e0
8 changed files with 102 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ resource "bitbucketserver_user" "admin" {
## Attribute Reference
* `initial_password` - The generated user password. Only available if password was handled on Terraform resource creation, not import.
* `user_id` - The user ID.
## Import