Feature #2170
closedAdd support for ec2 tags during instance creation
Description
It would be nice to add support on the Virtual Machine tab (when using EC2 as your cloud provider) for tags. My specific use case is my firstboot script (baked into my AMI) partially hinges upon an EC2 tag "Name" being set. Please let me know any other info needed about the request.
Updated by Ohad Levy over 10 years ago
do you mean image creation or instance creation?
if its instance creation, then we already add the Name tag see https://github.com/theforeman/foreman/blob/develop/app/models/compute_resources/foreman/model/ec2.rb#L39
Updated by Chris Edester almost 9 years ago
It would be nice to add additional tags other than Name.
For example, we often tag instances with account codes, so we know who is paying for them...
Updated by Chris Edester almost 9 years ago
Chris Edester wrote:
It would be nice to add additional tags other than Name.
For example, we often tag instances with account codes, so we know who is paying for them...
Maybe the web ui can provide fields to add additional tags.
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|c8a1c514841761630786a5dc8cfa2558286e14f5.