diff --git a/cloud/amazon/ec2_elb_lb.py b/cloud/amazon/ec2_elb_lb.py index aaccc1b2b57..2499b322c39 100644 --- a/cloud/amazon/ec2_elb_lb.py +++ b/cloud/amazon/ec2_elb_lb.py @@ -75,6 +75,7 @@ options: - An associative array of access logs configuration settings (see example) require: false default: None + version_added: "2.0" subnets: description: - A list of VPC subnets to use when creating ELB. Zones should be empty if using this.