documentation fix
This commit is contained in:
parent
c20f6b58c7
commit
0830d9eed5
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ options:
|
|||
required: false
|
||||
availability_zones:
|
||||
description:
|
||||
- List of availability zone names in which to create the group. Required if vpc_zone_identifier is not set.
|
||||
- List of availability zone names in which to create the group. Defaults to all the availability zones in the region if vpc_zone_identifier is not set.
|
||||
required: false
|
||||
launch_config_name:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue