ansible/changelogs/fragments/ec2_vpc_peer_describe_peer_with_exception_handling.yaml
Ryan Brown af6427bf40 VPC peer module unhandled exception on bad peering ID (#45306)
* Improve error handling for VPC peer module when a bad peering-id is specified

* changelog
2018-11-29 08:54:16 -05:00

2 lines
85 B
YAML

bugfixes:
- Handle ClientError exceptions when describing VPC peering connections.