Skip to content

Commit

Permalink
🧹 add missing cloudflare schema header (#4981)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock authored Dec 14, 2024
1 parent a865b57 commit 7beb5d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions providers/cloudflare/resources/cloudflare.lr
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright (c) Mondoo, Inc.
// SPDX-License-Identifier: BUSL-1.1

option provider = "go.mondoo.com/cnquery/v11/providers/cloudflare"
option go_package = "go.mondoo.com/cnquery/v11/providers/cloudflare/resources"

Expand Down

0 comments on commit 7beb5d7

Please sign in to comment.