Merged in start-cloudwatch-immediately (pull request #67)

Start the cloudwatch agent earlier in the deployment.

Approved-by: Ben Partridge
This commit is contained in:
Steve Smith
2020-01-10 03:03:08 +00:00
committed by Ben Partridge

View File

@@ -23,3 +23,6 @@
when: atl_aws_enable_cloudwatch is defined and atl_aws_enable_cloudwatch
notify:
- Restart CloudWatch Agent
- name: Initiate the startup of any new AWS services now
meta: flush_handlers