You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, group_type field can be either an integer (harbor_group resource) or a string value (harbor_project_member_group). We cannot easily reuse value from one resource to another.
Describe the solution you'd like
Use a consistent field type for group_type
Describe alternatives you've considered
None
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, group_type field can be either an integer (harbor_group resource) or a string value (harbor_project_member_group). We cannot easily reuse value from one resource to another.
Describe the solution you'd like
Use a consistent field type for group_type
Describe alternatives you've considered
None
Additional context
The text was updated successfully, but these errors were encountered: