Skip to content

Add AWS tags to each object #8

@gmarchand

Description

@gmarchand

It will be usefull to add AWS tags to Cloud Pie

Why ?

  • Environment-based tags can be used by customers with larger AWS footprints. These tags will help you quickly distinguish between resources that are part of your production, development, or staging infrastructure.
  • Application-based tags can be used to describe the set of disparate resources (or clusters) that work together to deliver a particular product or service. Such tags can also make sense for resource identification in smaller environments.
  • Role-based tags are used to describe either the function or owner of a particular node (web server, database server, load balancer, etc). Such tags are appropriate for smaller deployments.
  • Version-based tags are used to describe which release is deployed on this ressource (EC2 for example)

Feature

Get tag of ressource

All theses ressources accept tags : http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-how.html

Ressource groups

In config file, we can add Ressource group feature like https://aws.amazon.com/fr/blogs/aws/resource-groups-and-tagging/

Resource Groups allow you to easily create, maintain, and view a collection of resources that share common tags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions