generated from hashicorp/terraform-provider-scaffolding-framework
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Cannot assign to team the same role but with different workspace ids #179
Labels
Comments
I think error comes from this lines of code, but I have no idea how it is possible:
|
I am using following versions:
|
Could you please share your terraform version as well? |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
We cannot create team with e.g. WORKSPACE_OWNER of 2 different workspaces. Example:
Because terraform raises following error:
So the error message sounds reasonable, but it is not true in my situation. The same I have observed for WORKSPACE_VIEWER as well.
Steps To Reproduce
Try to create team as shown above.
Acceptance Criteria
Anything else?
No response
The text was updated successfully, but these errors were encountered: