diff --git a/metadata_schemas/objects/hardware.schema.0.1.0.json b/metadata_schemas/objects/hardware.schema.0.1.0.json index fefe1e9854..bf6ea192db 100644 --- a/metadata_schemas/objects/hardware.schema.0.1.0.json +++ b/metadata_schemas/objects/hardware.schema.0.1.0.json @@ -7,7 +7,10 @@ "properties": { "id": { "description": "The ID of the hardware vendor", - "enum": ["aws"] + "enum": [ + "aws", + "covalent" + ] }, "link": { "description": "Link to run the demo on the vendor's hardware",