amazon.aws 4.4.0
Release Summary
The amazon.aws 4.4.0 release includes a number of security and minor bug fixes.
Minor Changes
- ec2_instance - refacter
tower_callbackcode to handle parameter validation as part of the argument specification (#1199). - ec2_instance - the
tower_callbackparameter has been renamed toaap_callback,tower_callbackremains as an alias. This change should have no observable effect for users outside the module documentation (#1199).
Security Fixes
- ec2_instance - fixes leak of password into logs when using
tower_callback.windows=Trueandtower_callback.set_password(#1199).