Andrew Langhorn | |
| Senior Infrastructure Engineer | |
| andrew....@thoughtworks.com | |
| Telephone | +44 7733 339809 |
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-too...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/CAEpa1DJmWsXsC%2BE-rscEHty-N-_%3D19rwhnVj7zwfboj6g9xoEQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/CAJAXYdiOHBdAuPboNLURL8XugXiK6qkmrdPOAg203jj753X9dQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hi Josh,For $reasons, I have a new EBS device mapped to /dev/sdg, which I'm attaching using ebs_block_device. The root block device is still managed by AWS, and I'm not touching that in Terraform.I'll have a look at aws_ebs_volume and aws_volume_attachment, because they sound more along the lines of what I want to do.