When I try to create blueprint, has an error as follow:
[ec2-user@ip-172-31-25-162 ~]$ cc-cli blueprint create --project xxx --name xxx --description "xxx" --patterns-json '{"url": "https://github.com/cloudconductor-patterns/zabbix_pattern.git", "revision": "master"}'
Error: POST /api/v1/blueprints returns 400 Bad Request. Validation failed: Patterns don't contain platform pattern
When I try to create blueprint, has an error as follow: