hwc_network_vpc: fix typo (#57977)

pull/57984/head
zhongjun2 5 years ago committed by René Moser
parent 40540f4d98
commit c58b715f82

@ -57,12 +57,12 @@ options:
default: '15m'
name:
description:
- the name of vpc.
- The name of vpc.
type: str
required: true
cidr:
description:
- the range of available subnets in the vpc.
- The range of available subnets in the vpc.
type: str
required: true
extends_documentation_fragment: hwc

Loading…
Cancel
Save