-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
Hi @pas256 !
while help message says:
--tags TAGS [TAGS ...]
Only snapshot instances that match passed in tags.
E.g. --tag Name:foo will snapshot all instances with a
tag `Name` and value is `foo
the script is running DescribeVolumes action, expecting EBS volumes to have tags, rather than EC2 instances.
Is that expected behaviour ?
Reactions are currently unavailable