Skip to content

Commit 7f26883

Browse files
committed
Refactor to give precedence to the mandatory tags
1 parent a39b180 commit 7f26883

File tree

1 file changed

+10
-13
lines changed
  • docs/technical-standards/Reference/hosting-standards

1 file changed

+10
-13
lines changed

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

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,7 @@ We will tag all AWS objects, so we know they have a purpose and have a defined o
44

55
## What must be in place
66

7-
1. All objects in our cloud hosting providers (primarily AWS) must be tagged in line with the requirements set out below.
8-
9-
## Monitoring
10-
11-
The user creating the object will be notified when an object is untagged with increasing urgency.
12-
13-
## Resolution/Escalation if the baseline isn't met
14-
15-
1. Creation of untagged objects will be prevented by technical controls where possible.
16-
2. Newly created untagged objects will be forcefully and automatically shutdown/disabled if they remain untagged for 7 calendar days.
17-
3. Existing untagged objects will not be editable until the mandatory tags have been added.
18-
19-
## Tags to use
7+
1. All objects in our cloud hosting providers (primarily AWS) *must* be tagged in line with the requirements set out below.
208

219
To ensure we can consistently search for, and report on, the tags we use, you should use the following tags. In all cases, only use acronyms if you’re confident that someone from another part of the council would understand them. If in doubt, avoid acronyms and use the full term.
2210

@@ -34,6 +22,15 @@ To ensure we can consistently search for, and report on, the tags we use, you sh
3422
weekend_shutdown
3523
ooh_shutdown
3624

25+
## Monitoring
26+
27+
The user creating the object will be notified when an object is untagged with increasing urgency.
28+
29+
## Resolution/Escalation if the baseline isn't met
30+
31+
1. Creation of untagged objects will be prevented by technical controls where possible.
32+
2. Newly created untagged objects will be forcefully and automatically shutdown/disabled if they remain untagged for 7 calendar days.
33+
3. Existing untagged objects will not be editable until the mandatory tags have been added.
3734

3835
### FIXME(remove) Tags we're no longer using
3936

0 commit comments

Comments
 (0)