puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
188 stars 216 forks source link

Reduce log verbosity for iam_role #419

Closed prozach closed 7 years ago

prozach commented 7 years ago

Without this change, iam_role is a bit noisy by using Puppet.info. To quite up the log messages, here we change those log entries to be debug in place of info. This is more in line with the rest of the providers.