Skip to content

Commit

Permalink
Schemas: Exclude nttcom/ecl (hashicorp#1020)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck authored Aug 1, 2022
1 parent dca93b9 commit 0c443d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/schemas/gen/gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ var ignore = map[string]bool{
"zededa/zedcloud": true,
"lightstep/lightstep": true,
"thousandeyes/thousandeyes": true,
"nttcom/ecl": true,
}

var darwinArm64Ignore = map[string]bool{
Expand Down

0 comments on commit 0c443d3

Please sign in to comment.