Environment codes used in deployment definitions, CI/CD pipelines, and infrastructure.
| Code | Name | Description |
|---|---|---|
| br | Brazil | Primary market, heaviest deployment |
| ist | Istanbul | International market |
| mx | Mexico | Latin America expansion |
| c1c824c | Sandbox | Sandbox/testing environment, typically has no active prod prototypes |
- Environment definitions live in the
nubank/definitionmonorepo underresources/<env-code>/services/<service>.edn - c1c824c (sandbox) typically uses
:no-flockrollout and hasprod #{}(no active prod prototypes) - MX also currently has
prod #{}for many services