Terraform: Question about volume tags.

Created on 5 Jun 2017  ยท  2Comments  ยท  Source: hashicorp/terraform

Terraform Version

0.9.6

Question

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.

provideaws question

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

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zeninfinity picture zeninfinity  ยท  3Comments

franklinwise picture franklinwise  ยท  3Comments

rjinski picture rjinski  ยท  3Comments

darron picture darron  ยท  3Comments

thebenwaters picture thebenwaters  ยท  3Comments