How to setup an "inherit from parent" auto-tag policy
A step-by-step guide to set up an "inherit from parent" auto-tagging policy
Prerequisites:
None
Description:
Yotascale™ software provides the ability to create auto-tag policies to automate the tagging of AWS resources. It is very common to want to have EC2 and their related EBS volumes have the same tag values. You can create an auto-tag policy that will synchronize the tags of an EC2 instance to all of its child EBS volumes. This is called an "inherit from parent" policy.
Steps to complete:
Navigate to the Tag Management screen
Go to the "Search" tab
Click on the "Show Advanced Search Options" link
Create a new saved search with the following parameters
resource types = "EBS volumes"
Resource filter = "Untagged"
Search name = "Untagged EBS volumes"
Click on "Save Search" and name the search "Untagged EBS volumes"
Navigate to the "Auto-Tagging Policies" tab
Click "Add new policy" and specify the following:
Saved Search = "Untagged EBS volumes"
Policy = Inherit from parent
Click "Create new policy"
Note: Auto-tagging policies are executed every hour.