Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't support all taggable resources #49

Open
varunchandak opened this issue May 27, 2019 · 5 comments
Open

Doesn't support all taggable resources #49

varunchandak opened this issue May 27, 2019 · 5 comments

Comments

@varunchandak
Copy link

varunchandak commented May 27, 2019

I was going through the docs of AWS and I there are several more resources that can be tagged:

https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/supported-resources.html#supported-resources-tagging-console

@rayjanoka
Copy link
Collaborator

rayjanoka commented Nov 19, 2019

I've added support for the following resources in 292dec9

  • CloudWatch Alarm
  • CloudWatch Events Rule
  • CloudWatch Log Group
  • EC2 Customer Gateway
  • EC2 DHCP options
  • VPN Gateway
  • Lambda function

FYI, tagging for some of these resources is not yet available for editing/viewing in the UI.

@rayjanoka
Copy link
Collaborator

Let me know if there are any resources in particular that would be useful and I can prioritize those.

@rayjanoka
Copy link
Collaborator

rayjanoka commented Nov 19, 2019

I've packed this into a new release https://github.com/GorillaStack/auto-tag/releases/tag/0.5.2

https://github.com/GorillaStack/auto-tag/releases/download/0.5.2/autotag-0.5.2.zip

Also, both the main and collector CloudFormation templates will need to be updated.

@varunchandak
Copy link
Author

#49 (comment) Awesome !

#49 (comment) Definitely !

for the new release, I'll have to manually build it again as I am using few hardcoded taggings in the default worker js.

@varunchandak
Copy link
Author

Working properly.

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

No branches or pull requests

2 participants