Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

volume_tags overwrite aws_ebs_volume tags #60

Closed
rafstef opened this issue Nov 22, 2018 · 3 comments
Closed

volume_tags overwrite aws_ebs_volume tags #60

rafstef opened this issue Nov 22, 2018 · 3 comments

Comments

@rafstef
Copy link

rafstef commented Nov 22, 2018

When I create a new aws_volume_attachment to attach an aws_ebs_volume at the instance, the instance volume_tags overwrite the EBS tags.
On the second apply the aws_ebs_volume tag overwrite the incorrect tag but again on the next operation the instance volume_tags overwrite the EBS tags.

@rafstef rafstef changed the title volume_tags overwrite aws_ebs_volume tag volume_tags overwrite aws_ebs_volume tags Nov 22, 2018
@dekimsey
Copy link

Note, this issue is discussed in the upstream terraform-provider-aws#770. The work-around is to add volume_tags to the list of ignored changes on aws_instances resources.

@antonbabenko
Copy link
Member

v1.23.0 has been released with support for volume_tags.

Terraform 0.11 users can use it. Similar functionality for Terraform 0.12 will be released soon.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants