amazon.aws 3.5.1
Release Summary
3.5.1 is a security bugfix release.
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).