Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

feat(DO-1074-automated-tagging): Adding a tag mapping. 03/02/2020 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kyleposluns
Copy link

Hello!

The DevOps team is working on a project called Scrat to lower the number of untagged resources in our AWS accounts and automate the process of tagging them.

This PR contains a file we call a TagMapping, which describes the tags and tag values that resources associated with this repo should have. Please look over the contents of the TagMapping file and fill out the missing required fields and fix our answers where needed! You can refer to a chart of tags and acceptable tag values below.
In general, please try using lowercase letters and '-'.

Tag Tag-Value Required?
team ONE OF:
data,
devops,
dse,
datascience,
agfinance,
geoinno,
marketplace,
transport,
research,
settlement,
or,
global,
mobile
YES
repo-name Name of the repository YES
project Use your best judgement! YES
product ONE OF:
agfinance,
atlas,
data,
dca,
infrastructure,
insights,
marketplace,
research,
settlement,
transport
YES
version 0.5.0 YES
email <something>@indigoag.com NO
slack <slack-channel> NO
nightly-shutdown ONE OF:
true,
false
NO

The version tag specifies the version of the schema the tag mapping is compliant with, and has nothing to do with the versioning of the repo or its contents.

Other Resources To Refer To:

Once approved feel free to merge!

We will also be sending out a list of resources that are missing the repo-name tag, which is necessary in our resource tagging remediation flow to locate this TagMapping file. Please direct any questions to the Slack channel #devops-questions!

Thank you,
DevOps Co-ops

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant