Commit 8157d5e5 by James Tanner

Set version_added for ec2_eip's in_vpc parameter

parent 0b4f84d7
...@@ -52,6 +52,7 @@ options: ...@@ -52,6 +52,7 @@ options:
- allocate an EIP inside a VPC or not - allocate an EIP inside a VPC or not
required: false required: false
default: false default: false
version_added: "1.4"
requirements: [ "boto" ] requirements: [ "boto" ]
author: Lorin Hochstein <lorin@nimbisservices.com> author: Lorin Hochstein <lorin@nimbisservices.com>
notes: notes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment