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

Missing functionality for platform_group (Resource) #182

Open
shwetajfrog opened this issue Dec 18, 2024 · 1 comment
Open

Missing functionality for platform_group (Resource) #182

shwetajfrog opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
enhancement Automatically generated release notes

Comments

@shwetajfrog
Copy link

Is your feature request related to a problem? Please describe.

The new platform terraform provider to manage groups we noticed some missing functionality.

With the Artifactory Group Resource it has the ability to control the xray flags for the below:

policy_manager (Boolean) When this override is set, User in the group can set Xray security and compliance policies. Default value is false.
reports_manager (Boolean) When this override is set, User in the group can manage Xray Reports on any resource type. Default value is false.
watch_manager (Boolean) When this override is set, User in the group can manage Xray Watches on any resource type. Default value is false.

However the platform_group (Resource) does not seem to have the same functionality.

Describe the solution you'd like

We would need platform_group (Resource) also support attributes same as Artifactory Group Resource

Describe alternatives you've considered
None

Additional context

https://registry.terraform.io/providers/jfrog/artifactory/latest/docs/resources/group
https://registry.terraform.io/providers/jfrog/platform/latest/docs/resources/group

@alexhung
Copy link
Member

Duplicate of #184

@alexhung alexhung marked this as a duplicate of #184 Dec 18, 2024
@alexhung alexhung added the enhancement Automatically generated release notes label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Automatically generated release notes
Projects
None yet
Development

No branches or pull requests

2 participants