- Fixed 'service resource not found' error.
- Several improvements for better handling the installation process.
- Added more supported platforms.
- Removed the requirement for
aws_access_key_id
andaws_secret_access_key
attributes values.
- Implementing a better way to handle AWS CloudWatch Logs configurations, now each log has a configuration file that is provisioned via Chef Resources.
- Implementing
logging_config_file
configuration, that overrides the default logging configuration to a WARNING value.
- Fixing
aws_access_key_id
andaws_secret_access_key
attributes values.
- Removing the
log_files
attribute. - Implementing a better logic to handle if the agent is already installed.
- Initial version of
aws-cloudwatchlogs
cookbook.