DCD-436: Use full cloudwatch name for clarity.

This commit is contained in:
Steve Smith
2019-09-13 12:01:47 +10:00
parent 83aed04c76
commit edae211356
8 changed files with 12 additions and 12 deletions

View File

@@ -12,8 +12,8 @@
atl_aws_stack_name: "MY_STACK"
# The `bool` pipe is a sanity check for group file.
atl_aws_enable_cw: "{{ 'true'|bool }}"
atl_aws_enable_cw_logs: true
atl_aws_enable_cloudwatch: "{{ 'true'|bool }}"
atl_aws_enable_cloudwatch_logs: true
atl_aws_agent_restart: false
roles: