From 0486c7d51a338ded15f0d2454e537ce77c8b91e5 Mon Sep 17 00:00:00 2001 From: lwade Date: Sat, 23 Feb 2013 17:46:35 +0000 Subject: [PATCH] missed a spot. --- library/ec2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/ec2 b/library/ec2 index 72544d8c31..1258d308ec 100644 --- a/library/ec2 +++ b/library/ec2 @@ -116,7 +116,7 @@ options: required: false default: null aliases: [] - subnet_id: + vpc_subnet_id: version_added: "1.1" description: - the subnet ID in which to launch the instance (VPC)