Changes:
Fixed error with orphaned subnets
Added these options:
For EC2 instances added
-
-ec2tag "key:value" (to return only the ec2 instances with the key:value pair)
-
-dnet (uses data resources for aws_vpc, aws_subnet and aws_security_group)
-
-dkms (uses data resources for aws_kms_key)
-
-dkey (uses data resources for aws_key_pair)
See readme for more
(Bug fixes for above)