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

Apply tags to resource stacks #92

Open
sheakelly opened this issue Dec 7, 2016 · 2 comments
Open

Apply tags to resource stacks #92

sheakelly opened this issue Dec 7, 2016 · 2 comments

Comments

@sheakelly
Copy link

sheakelly commented Dec 7, 2016

We are creating a resource stack for our elastic beanstalk applications and would like to be able to tag the resource stack with same tags that are added to the beanstalk cloudformation stack. Is this possible?

Looking through the code it appears that cloud_formation_provisioner does not pass any tags to the api call
https://github.com/ThoughtWorksStudios/eb_deployer/blob/master/lib/eb_deployer/cloud_formation_provisioner.rb#L89

@krutisfood
Copy link

Just to extend on @sheakelly 's point, we're using the aws tags as categories for our dashboards, logging & to help report on cost allocation.

@sheakelly
Copy link
Author

I have opened a PR for this #94

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