From 37cbd19f9c15f6a76a38a0db89aae7f316f9293f Mon Sep 17 00:00:00 2001 From: Stefan Martinov Date: Fri, 13 Jan 2023 12:34:54 +0100 Subject: [PATCH] feat: add infrastrure conventions --- foomo/docs/devops/infrastructure/conventions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/foomo/docs/devops/infrastructure/conventions.md b/foomo/docs/devops/infrastructure/conventions.md index ca6cd1b..37fa81b 100644 --- a/foomo/docs/devops/infrastructure/conventions.md +++ b/foomo/docs/devops/infrastructure/conventions.md @@ -9,9 +9,9 @@ When creating resources the most important thing is to be consistent. The following resource convention is preferred if no other exist in the project: -```[customer]<-project>-[resource]-[env]-[name]<-region/location><-index>``` +```[customer*]-[project]-[resource*]-[env*]-[name*]-[region/location]-[index]``` -Where [] represents a required field while <> is an optional field. +The fields with a * are required. Legend: