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

Be able to use teams users. #56

Open
@mehdicopter

Description

@mehdicopter

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions