terraform-ebs-attachmentizer
terraform-ebs-attachmentizer copied to clipboard
Allow customizing the new resource names
Right now we're doing aws_ebs_volume.${INSTANCE_RES_NAME}-${SHORT_DEVICE_NAME}. It might be nice to allow specifying a Go template for the name.