jfrog / terraform-provider-platform

Terraform provider to manage JFrog Platform
https://jfrog.com
Apache License 2.0
1 stars 1 forks source link

Feat: Resources for IP Allowlists #27

Closed A-deLuna closed 3 months ago

A-deLuna commented 5 months ago

Is your feature request related to a problem? Please describe. We are revisiting our approach to how we manage the IP allow lists of our instances. For years we have been using the web console, but are looking for alternatives where we can make it easier to audit IPs we've added over time.

We noticed there's now REST APIs for adding and removing IPs that we don't remember existing before.

Describe the solution you'd like We are already using terraform for many similar use cases with other services. It would be ideal if this provider added resources to add and remove allowed IPs.

alexhung commented 5 months ago

@A-deLuna Thanks for the request. I'll add this to our plan.