-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels