0.9.6
is there a way to tag volumes using volume_tags with instances that are running in ecs clusters?
it seems volume_tags only works with aws_instance resource.
I searched in the docs and couldn't find such thing, it will be useful to have volume_tags for aws_autoscaling_group resource.
Hi @youssefNM
You can certainly use them for aws_instances that are created individually as part of an ECS cluster but AWS does not support using volume_tagging in AutoScaling Groups right now
Paul
I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
Hi @youssefNM
You can certainly use them for aws_instances that are created individually as part of an ECS cluster but AWS does not support using volume_tagging in AutoScaling Groups right now
Paul