-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Some way to support a custom tag hierarchy. For example:
aws-name-server --tag-hierarchy Name,Role,Env ...
This would allow names like:
<name>.<role>.<env>.aws.example.com
->skywalker.app.staging.aws.example.com
There are probably many edge cases in supporting such a structure. E.g. what to do with missing tags?, how to access the <n>
component of higher levels?
Metadata
Metadata
Assignees
Labels
No labels