From d901d6213836dbbf141206413d20257260ae136b Mon Sep 17 00:00:00 2001 From: Matthieu Fronton Date: Tue, 21 Oct 2014 08:10:50 -0400 Subject: [PATCH] website: update arg description with actual expected informations (but now arg name not relevant anymore) --- website/source/docs/providers/aws/r/autoscale.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/autoscale.html.markdown b/website/source/docs/providers/aws/r/autoscale.html.markdown index ce05e48e9..e0c57f9bb 100644 --- a/website/source/docs/providers/aws/r/autoscale.html.markdown +++ b/website/source/docs/providers/aws/r/autoscale.html.markdown @@ -40,7 +40,7 @@ The following arguments are supported: for all instances in the pool to terminate. * `load_balancers` (Optional) A list of load balancer names to add to the autoscaling group names. -* `vpc_zone_identifier` (Optional) A list of vpc IDs to launch resources in. +* `vpc_zone_identifier` (Optional) A list of subnet IDs to launch resources in. ## Attributes Reference