Set version_added for ec2_eip's in_vpc parameter
This commit is contained in:
parent
4fbfa4706f
commit
664c4839eb
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ options:
|
|||
- allocate an EIP inside a VPC or not
|
||||
required: false
|
||||
default: false
|
||||
version_added: "1.4"
|
||||
requirements: [ "boto" ]
|
||||
author: Lorin Hochstein <lorin@nimbisservices.com>
|
||||
notes:
|
||||
|
|
Loading…
Reference in a new issue