Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Be able to use teams users. #56

Open
mehdicopter opened this issue May 1, 2020 · 0 comments
Open

Be able to use teams users. #56

mehdicopter opened this issue May 1, 2020 · 0 comments

Comments

@mehdicopter
Copy link

Terraform Version

Terraform v0.12.24

Affected Resource(s)

bitbucket_user

Terraform Configuration Files

data "bitbucket_user" "reviewer" {
  username = "foo"
}

Expected Behavior

I would like to get UUID from foo but foo is a team user.

Actual Behavior

Error: API Error: 404 2.0/users/foo foo

That would be great to be able to use team users in the near future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant