terraform-ebs-attachmentizer icon indicating copy to clipboard operation
terraform-ebs-attachmentizer copied to clipboard

Allow customizing the new resource names

Open kamalmarhubi opened this issue 8 years ago • 0 comments

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.

kamalmarhubi avatar Apr 10 '17 20:04 kamalmarhubi