Update hwc_network_vpc.py (#54829)
This commit is contained in:
parent
6ce9cf7741
commit
c5f666907e
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ requirements:
|
||||||
options:
|
options:
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- Whether the given object should exist in vpc
|
- Whether the given object should exist in vpc.
|
||||||
type: str
|
type: str
|
||||||
choices: ['present', 'absent']
|
choices: ['present', 'absent']
|
||||||
default: 'present'
|
default: 'present'
|
||||||
|
|
Loading…
Reference in a new issue