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' default: '15m'
name: name:
description: description:
- the name of vpc. - The name of vpc.
type: str type: str
required: true required: true
cidr: cidr:
description: description:
- the range of available subnets in the vpc. - The range of available subnets in the vpc.
type: str type: str
required: true required: true
extends_documentation_fragment: hwc extends_documentation_fragment: hwc

Loading…
Cancel
Save