Skip to content

Slevy35/aws-autoTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-autotag

This function allow you to automatically tag aws resources

Suported resources

  • EC2 Instances
  • EC2 Images
  • EBS Volumes
  • EBS Snapshotes
  • Internet Gateways
  • Security Groups
  • VPCs
  • S3 Buckets
  • CloudTrail trails
  • IAM Roles
  • Lambda Functions

How to deploy

Clone

  • Clone this repo to your local machine
  • Change directory to the project folder

Preper the function

  • Zip the source code
cd src; zip -r ../aws-autotag.zip *; cd ..

Setup

  • Create a temporary S3 Bucket
  • Upload the zip file to the Bucket

Deploy

  • Create CloudFormation Stack
  • Upload the template YAML file
  • Insert the Bucket name that you created under Parameters
  • Deploy!

About

Lambda function for auto tagging AWS resources

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages