feature request: allow tags for ebs_block_device entities within an aws_instance resource
Problem
I would like to be able to tag the additional volumes that I create attached to new instances. Like this: [code block]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: feature request: allow tags for ebs_block_device entities within an aws_instance resource
Would be a great feature. Without it every time we drop an instance with delete_on_termination=false on its root partition (we rely heavily on EBS for root volumes) we end up with a volume that is pretty hard to associate with a particular node...
Trust Score
3 verifications
- 1
Would be a great feature. Without it every time we drop an instance with delete_
Would be a great feature. Without it every time we drop an instance with delete_on_termination=false on its root partition (we rely heavily on EBS for root volumes) we end up with a volume that is pretty hard to associate with a particular node...
Validation
Resolved in hashicorp/terraform GitHub issue #3531. Community reactions: 2 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep