Skip to content
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

Set space roles with user GUID instead of name #61

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

rahearn
Copy link
Contributor

@rahearn rahearn commented Dec 26, 2024

🎫 Addresses issue: no issue

Setting the space role via username resulted in extra plan churn in the bootstrap module. Setting it via user = data... results in no changes when the resource is imported and then applied.

🛠 Summary of changes

  • grab all of the user info in a data source
  • create the role via the retrieved guid.

@rahearn rahearn requested review from a team December 26, 2024 18:21
@rahearn rahearn self-assigned this Dec 26, 2024
@rahearn rahearn merged commit 733b9a0 into main Dec 27, 2024
21 checks passed
@rahearn rahearn deleted the consistent-user-roles branch December 27, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants