Skip to content

Error: The user exists in multiple origins. Specify an origin for the requested user from: 'sap.ids' --> when using cloudfoundry_org_users #558

@Kartheeko07

Description

@Kartheeko07

When using the terraform provider for cloudfoundry and trying to following resource, i am not able to pass the origin

resource "cloudfoundry_org_users" "ou1" {
org = "organization-id"
managers = ["user-guid", "username"]
billing_managers = ["user-guid", "username"]
auditors = ["user-guid", "username"]
}

Since i am not able to pass the origin and i have mutliple origins from IAS tenant the users additions is failing

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