Improved language around in_vpc parameter. (#36137)
This commit is contained in:
parent
a7c2f6d092
commit
6a3fd92654
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ options:
|
|||
default: present
|
||||
in_vpc:
|
||||
description:
|
||||
- allocate an EIP inside a VPC or not
|
||||
- Allocate an EIP inside a VPC or not. Required if specifying an ENI.
|
||||
required: false
|
||||
default: false
|
||||
version_added: "1.4"
|
||||
|
|
Loading…
Reference in a new issue