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

propagate aws internal tags #28

Open
kabakakao opened this issue Jun 16, 2016 · 1 comment
Open

propagate aws internal tags #28

kabakakao opened this issue Jun 16, 2016 · 1 comment

Comments

@kabakakao
Copy link

We have some "aws internal" tags we want to propagate to the volume and the snapshots:

aws:autoscaling:groupName

But Amazon didn't allow to set such Tags. So they have to be renamed (replace ":" with "-" for example). Is there a way to do that?

@paulwakeford
Copy link
Contributor

No, you will need to add support for this yourself.

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

No branches or pull requests

2 participants