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 #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 '-'.
data,
devops,
dse,
datascience,
agfinance,
geoinno,
marketplace,
transport,
research,
settlement,
or,
global,
mobile
agfinance,
atlas,
data,
dca,
infrastructure,
insights,
marketplace,
research,
settlement,
transport
true,
false
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