jfrog / terraform-provider-xray

Terraform provider to manage JFrog Xray
https://jfrog.com/xray/
Apache License 2.0
151 stars 12 forks source link

Support for bin_managers (Indexed Resources) #129

Closed Chirag94 closed 5 months ago

Chirag94 commented 1 year ago

There are certain binary manager configurations related to indexing of a

And there Rest API supports are existing. It would be great if the tf provider also support them https://jfrog.com/help/r/jfrog-rest-apis/get-repos-indexing-configuration

alexhung commented 1 year ago

@Chirag94 How would you imagine this feature be applied to the provider? Do you have an example of potential HCL? Are you thinking that this will be a new resource?