mirror of
https://github.com/foomo/foomo-docs.git
synced 2025-10-16 12:35:40 +00:00
feat: add infrastrure conventions
This commit is contained in:
parent
5d6b33557e
commit
37cbd19f9c
@ -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:
|
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:
|
Legend:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user