https://github.com/DataDog/puppet-datadog-agent/blob/master/manifests/integrations/mysql.pp requires a password parameter (no default) even when passed instances. When instances are specified, they have their own password parameters, and the top-level parameter is not used. In addition, it was recently changed to validate specifically as a String, breaking any users who passed undef for clarity.
https://github.com/DataDog/puppet-datadog-agent/blob/master/manifests/integrations/mysql.pp requires a password parameter (no default) even when passed instances. When instances are specified, they have their own password parameters, and the top-level parameter is not used. In addition, it was recently changed to validate specifically as a String, breaking any users who passed
undeffor clarity.