+ Zerops uses two YAML files that serve different roles. Don't confuse them. +
+ ++ Import YAML — an Infrastructure-as-Code + manifest used to provision infrastructure, configure routing, and seed + secrets. Today it lets you create projects and services via the import + and export mechanisms; routing capabilities are on the roadmap. +
+ ++ zerops.yaml — the + application deployment description file. It tells Zerops how to build, + deploy, and run a runtime application, and is typically committed to + the application's source-code repository. +
+