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

Release 0.3.3 - Add dbtcloud_group_partial_permissions #254

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Conversation

b-per
Copy link
Collaborator

@b-per b-per commented Apr 24, 2024

Changes

Fixes #250

[Experimental] Create a new resource called dbtcloud_group_partial_permissions to manage permissions of a single group from different resources which can be set across different Terraform projects/workspaces.

The dbt Cloud API doesn't provide endpoints for adding/removing single permissions, so the logic in the provider is more complex than other resources. If the resource works as expected for the provider users we could create similar ones for "partial" notifications and "partial" license mappings.

@b-per
Copy link
Collaborator Author

b-per commented Apr 24, 2024

CI passed 🚀

@b-per b-per merged commit 4560c7c into main Apr 24, 2024
9 checks passed
@b-per b-per deleted the release-0.3.3 branch April 24, 2024 16:06
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.

More flexible project permission set assignments for groups
1 participant