feat: add infrastrure conventions

This commit is contained in:
Stefan Martinov 2023-01-13 12:34:54 +01:00
parent 5d6b33557e
commit 37cbd19f9c

View File

@ -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: