Remove aliases specification from documentation since there are none

This commit is contained in:
Bret Martin 2015-09-06 13:03:04 -04:00 committed by Matt Clay
parent 281a92bbdd
commit 96d8401fb4

View file

@ -243,7 +243,6 @@ options:
- A list of existing network interfaces to attach to the instance at launch. When specifying existing network interfaces, none of the assign_public_ip, private_ip, vpc_subnet_id, group, or group_id parameters may be used. (Those parameters are for creating a new network interface at launch.)
required: false
default: null
aliases: []
author:
- "Tim Gerla (@tgerla)"