diff --git a/client/schemas/blueprint-spec2-schema.json b/client/schemas/blueprint-spec2-schema.json index 29f3d44..fb3396f 100644 --- a/client/schemas/blueprint-spec2-schema.json +++ b/client/schemas/blueprint-spec2-schema.json @@ -1719,14 +1719,14 @@ "type": "object", "additionalProperties": false, "properties": { - "cloud_providers": { + "cloud-providers": { "type": "array", "items": { "type": "string" }, "description": "Filter targets by cloud provider type (e.g. aws, azure). OR logic" }, - "cloud_identifiers": { + "cloud-identifiers": { "type": "array", "items": { "type": "string"