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

Feature/add user groups resource #174

Merged
merged 5 commits into from
Aug 3, 2023
Merged

Conversation

b-per
Copy link
Collaborator

@b-per b-per commented Aug 3, 2023

Closes #161

Groups assignments to Users is quite different from other resources though as it is very likely that people will assign roles outside of Terraform (either via group mapping or manually).

To prevent errors, currently a destroy of a dbtcloud_user_groups won't remove the groups. This is highlighted in the docs and could change in the future based on people's feedback.

@b-per b-per merged commit 6d72a6c into main Aug 3, 2023
@b-per b-per deleted the feature/add-user_groups-resource branch August 3, 2023 12:39
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.

Allow the assigment of users to Groups
1 participant