Skip to content

Commit

Permalink
schemas: Ignore HewlettPackard/hpegl (hashicorp#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Jan 11, 2022
1 parent 2ece3bc commit 551478a
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 @@ -232,6 +232,7 @@ func listProviders(tier string) ([]provider, error) {
var ignore = map[string]bool{
"a10networks/vthunder": true,
"HewlettPackard/oneview": true,
"HewlettPackard/hpegl": true,
"ThalesGroup/ciphertrust": true,
"nullstone-io/ns": true,
}
Expand Down

0 comments on commit 551478a

Please sign in to comment.