spotinst / terraform-provider-spotinst

Terraform Spotinst provider.
https://registry.terraform.io/providers/spotinst/spotinst/latest/docs
Mozilla Public License 2.0
63 stars 56 forks source link

Support EBS volume tagging #18

Closed k3ypad closed 6 years ago

k3ypad commented 6 years ago

Howdy folks,

At the moment as far as I can see in the docs, in the spotinst_elastigroup_aws resource, the ebs_block_device block doesn't supporting tagging.

As our EC2 running costs are quite low now (due to using spotinst 😄), a large part of our bill is spent on EBS volumes. We break this down using tags. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-resources

It would be great to have this feature as it would mean we have feature parity (in terms of billing analysis) managing our instance fleets with spotinst as we would in AWS.

ZachiNachshon commented 6 years ago

Hey,

I'm glad to hear that you are satisfied with the EC2 low running costs while using Spotinst :) The EBS volumes tagging can be enabled on your organization so it'll add relevant tags for every EBS device attached to your elastigroups. This way you don't have to copy/paste and manage tags discrepancies between different components, we'll do that for you. Added a StackOverflow link for future reference: https://stackoverflow.com/c/spotinst/questions/250 In addition, you'll be contacted by our customer success team :)