atlassian / terraform-provider-artifactory

Terraform provider to manage Artifactory
Apache License 2.0
89 stars 42 forks source link

MANAGE XRAY META #81

Open duxbuse opened 4 years ago

duxbuse commented 4 years ago

https://github.com/atlassian/terraform-provider-artifactory/blob/72086afa7a5046b270caff508da1cd1341720845/pkg/artifactory/resource_artifactory_permission_target.go#L65

This permission list doesn't allow for xray permissions to be granted, is it possible to have this feature added.

ttsangAtlassian commented 4 years ago

We don't use X-ray internally so it's possible we overlooked this. You are welcome to open a PR to fix this.