jfrog / terraform-provider-xray

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

Remove attribute conflict validation for 'cves' and 'vulnerabilities' #151

Closed alexhung closed 11 months ago

alexhung commented 11 months ago

Also remove 'Computed' attribute for 'cves'. Practitioners need to set "any" if 'vulnerabilities' is also set to 'any' to avoid state drift.

Update documentation for the same.

Closed #148

github-actions[bot] commented 11 months ago

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


2 out of 3 committers have signed the CLA.
:white_check_mark: @alexhung
:white_check_mark: @jfrogsolutioncicd
:x: @JFrog Pipelines Step
JFrog Pipelines Step seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

alexhung commented 11 months ago

@danielmkn Tests pass acceptance tests now. It's kinda odd...