jfrog / terraform-provider-xray

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

PTRENG-5020 add exposures criteria to security policies. #118

Closed danielmkn closed 1 year ago

danielmkn commented 1 year ago

Exposures will only work with JAS license. If the license doesn't have JAS extension, exposures section won't be returned in the API call and can cause state drift. As for today, we can't tell if JAS is enabled based on the license information from the API endpoint and we're adding it to the user's discretion.