Skip to content

Commit 7ebc129

Browse files
yagreutnikpivkin
andauthored
fix(misconf): fix log bucket in schema (#9235)
Signed-off-by: nikpivkin <[email protected]> Co-authored-by: nikpivkin <[email protected]>
1 parent 3ada677 commit 7ebc129

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pkg/iac/rego/schemas/cloud.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7182,11 +7182,7 @@
71827182
"type": "object",
71837183
"$ref": "#/definitions/fd.axjsq.dpdns.org.aquasecurity.trivy.pkg.iac.types.Metadata"
71847184
},
7185-
"enabled": {
7186-
"type": "object",
7187-
"$ref": "#/definitions/fd.axjsq.dpdns.org.aquasecurity.trivy.pkg.iac.types.BoolValue"
7188-
},
7189-
"targetbucket": {
7185+
"logbucket": {
71907186
"type": "object",
71917187
"$ref": "#/definitions/fd.axjsq.dpdns.org.aquasecurity.trivy.pkg.iac.types.StringValue"
71927188
},

0 commit comments

Comments
 (0)