Update ec2_vpc_peer.py (#19069)

Document `peering_id` module parameter.
pull/19078/head
Yury V. Zaytsev 8 years ago committed by Ryan Brown
parent 66ced41485
commit 395b59ea6c

@ -29,6 +29,10 @@ options:
description:
- VPC id of the requesting VPC.
required: false
peering_id:
description:
- Peering connection id.
required: false
peer_vpc_id:
description:
- VPC id of the accepting VPC.

Loading…
Cancel
Save