Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.31 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.31 KB

Tagger

build codecov
build codecov
build codecov

About

This project contains taggercore, taggercli and taggerlambda

Taggercli helps with two main use cases:

  • finding resources in your AWS account and compare it to a certain tagging schema
  • applying a tagging schema to resources

Taggerlambda automates your tagging process by scanning your AWS account periodically and applying tags.

Taggercore provides utility classes for scanning an AWS account and tagging resources.

Please take a look at the individual README files for further information.

Contribution

Please feel free to contribute to this project. Any help would be gladly appreciated.