cloud-config-aws.yml
References to the new `cloud-config-aws.ini` file are provided by `"$@"` in tests.
* 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