Skip to content

Commit

Permalink
add ops_contact
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 8, 2025
1 parent 217733f commit 733584c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions aws/documentation/naming-tagging-standard/tags/ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,25 @@ such as [here](https://github.e.it.census.gov/terraform/cloud-information/blob/m
* ops_division | ops_organization
* This is replaced with `ops_support`

## ops_contact

### Format

```
ops/{operational_division} app/{application_division}
```

OR

```
{"ops":"{operational_division}","app":"{application_division}"}
```

# CHANGELOG

- 1.0.0 -- 2024-10-15
- initial
- 1.0.1 -- 2024-10-16
- add tags we removed in discussion
- 1.0.2 -- 2025-01-08
- add ops_contact

0 comments on commit 733584c

Please sign in to comment.