Open neilfarmer opened 4 years ago
Hi @neilfarmer,
I see, unfortunately Terraform doesn't provide this attribute (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ebs_volume). Most of my code is generated and this would require some custom code, but I see what I can do to address your wishes.
I like what your doing!
One feature request i would have is to add the status of the EBS volumes.
in-use, available, etc
This would be helpful in determining stale resources.
Thanks!