From a63d40d2e9106b3c967cdcb60e49ae9afcf22da1 Mon Sep 17 00:00:00 2001 From: Eugene Brevdo Date: Fri, 28 Feb 2014 11:56:42 -0800 Subject: [PATCH] Tiny bugfix in ec2_vol documentation. --- cloud/ec2_vol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/ec2_vol b/cloud/ec2_vol index 511bdd0cea5..49fd55eaba3 100644 --- a/cloud/ec2_vol +++ b/cloud/ec2_vol @@ -52,7 +52,7 @@ options: required: false default: null aliases: [] - name: + id: description: - volume id if you wish to attach an existing volume (requires instance) required: false