-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix resource_xray_operational_risk_policy support new operational ris… #311
Fix resource_xray_operational_risk_policy support new operational ris… #311
Conversation
4d6c831
to
7d6c309
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please re-generate the doc so it reflects the change in code.
Also, there's no update to the CHANGELOG |
7d6c309
to
36aebbb
Compare
Updated |
Updated |
36aebbb
to
545d639
Compare
1195e99
to
f1112ef
Compare
f1112ef
to
e0b688a
Compare
e0b688a
to
79f175d
Compare
79f175d
to
5a46a7f
Compare
5a46a7f
to
9706c19
Compare
9706c19
to
74dfebf
Compare
74dfebf
to
986cc9a
Compare
@@ -454,14 +454,11 @@ func TestAccRepositoryConfig_RepoConfigCreate_no_exposure(t *testing.T) { | |||
t.Skipf("Env var JFROG_JAS_DISABLED is set to 'true'") | |||
} | |||
|
|||
packageTypes := []string{"alpine", "bower", "composer", "conan", "conda", "debian", "gems", "go", "gradle", "ivy", "rpm", "sbt"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Packages : alpine, debian, gems,go , gradle, rpm now Advanced JAS is supported with exposure
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving it as part of checking the acceptance tests verification
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.