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

Add support for tagging AutoScaling Groups #197

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

cristim
Copy link
Contributor

@cristim cristim commented Feb 16, 2023

The main difference from the other resources is ASG tags can be propagated to instances.

For that I added a boolean flag automatically appended to the tag value, |Propagate=true|false

This is currently expected also when creating the values from a brand new CSV file, but I'm considering to make it a default to "true". What's your take on that?

@mpostument
Copy link
Owner

Looks good, thank you for contribution

@mpostument mpostument merged commit 52be4fa into mpostument:master Feb 16, 2023
@mpostument
Copy link
Owner

https://github.com/mpostument/awstaghelper/releases/tag/0.18.0

@cristim
Copy link
Contributor Author

cristim commented Feb 16, 2023

Awesome, thanks @mpostument!

I'll add tagging for EBS volumes over the next few days, stay tuned.

For a little context, I plan to use awstaghelper for easy onboarding of my leanercloud.com AWS cost optimization tools which heavily rely on resource tagging for ASGs and EBS.

Thanks for this wonderful little tool!

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

Successfully merging this pull request may close these issues.

None yet

2 participants