Conventions¶
The standards every repository under SnowOps automation follows — how we branch, and how we version and consume internal modules. These apply equally to
snowops-automationitself, every client repo provisioned byB1, and theclient-repotemplate (C4) clients fork on day one.
Contents¶
| Convention | Use it for |
|---|---|
| GitOps Branching Standard | The canonical branching model — branch naming, PR flow, protections, and how C4 enforces it via the client-repo template. |
| Module Versioning & Private Registry | How SnowOps Terraform modules (F11) are versioned, published, and pinned by consumers — the maintainer release process and the consumer pin strategy. |