Skip to content

Commit b62f878

Browse files
authored
Merge branch 'main' into feature/lowercased-backup-policy-tags-support
2 parents 7c01685 + c9df84f commit b62f878

File tree

1 file changed

+2
-2
lines changed
  • docs/technical-standards/Reference/hosting-standards

1 file changed

+2
-2
lines changed

docs/technical-standards/Reference/hosting-standards/tagging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ To ensure we can consistently search for, and report on, the tags we use, you sh
1212

1313
- `Application`: The full name of the application or service. This should match the name used in the Service Catalogue, e.g. `Repairs Hub`, `Common Fate`.
1414
- `TeamEmail`: The email address of the team responsible for the operation of the service. Must be a valid email group, not an individual.
15-
- `Environment`: The name of the environment, must be one of `dev`, `stg`, `prod` or `mgmt`[^environment-tags-source].
15+
- `Environment`: The name of the environment, must be one of `dev`, `stg`, `prod`, `pre-prod` or `mgmt`[^environment-tags-source].
1616

1717
### Mandatory tags for data-holding resources
1818

19-
The following potentially data-holding resources must have the Confidentiality tag:
19+
The following potentially data-holding resources must have the `Confidentiality` tag:
2020
- EC2 instance
2121
- EBS volume
2222
- RDS instance

0 commit comments

Comments
 (0)