Commit Graph

1 Commits (f977590a2a4f7b71a5e2cd1082b88fc43a0e1044)

Author SHA1 Message Date
Will Thames 29770a297a Fail with nice error message if elb target_type=ip not supported (#38313)
* Add helpful failure message if target_type=ip is not supported

Create test case for target_type=ip not supported

* Update elb_target_group module to latest standards

Use AnsibleAWSModule
Improve exception handling
Improve connection handling
6 years ago