Skip to content

Also tag AWS EC2 EBS volumes

Gabriel Féron requested to merge gferon/docker-machine:tag-ebs-volumes into master

This bug fix does affect running cost in a way. In many organizations, there are some systems in place that flag (and potentially destroy) untagged AWS resources.

This patch will tag EBS volumes with the same tags used for the EC2 instances.

Merge request reports