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

Finish up project_user and project_group resources #101

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

alexhung
Copy link
Member

@alexhung alexhung commented Mar 1, 2024

  • Move project_group.go and project_user.go to resource files
  • Flip use_project_role_resource, use_project_user_resource, and use_project_group_resource attribute defaults to true
  • Set ForceNew to true for project_group and project_user name so they must be recreated if changed.

Related to #100

Flip use_project_role_resource, use_project_user_resource, and use_project_group_resource attribute defaults to true

Set ForceNew to true for project_group and project_user name so they must be recreated if changed.
@alexhung alexhung changed the title Move project_group.go and project_user.go to resource files Finish up project_user and project_group resources Mar 1, 2024
@alexhung alexhung added the enhancement New feature or request label Mar 1, 2024
@alexhung alexhung marked this pull request as ready for review March 2, 2024 00:19
@alexhung alexhung requested a review from danielmkn March 2, 2024 00:19
danielmkn
danielmkn previously approved these changes Mar 2, 2024
@alexhung alexhung merged commit d7c6dd0 into master Mar 4, 2024
1 check passed
@alexhung alexhung deleted the finish-up-project-user-group-resources branch March 4, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants