mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-24 10:21:10 +01:00
Implement data source bitbucketserver_user
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user