fbcef7e586
* cloudwatchlogs_log_group.py: retention handling improvement * add purge_retention_policy to cloudwatchlogs_log_group.py * update version added for purge_retention_policy feature * make retention and purge_retention_policy mutually exclusive * make purge_retention_policy and overwrite mutually exclusive * changelog Co-authored-by: Sloane Hertel <shertel@redhat.com> Co-authored-by: Mark Chappell <mchappel@redhat.com>
4 lines
178 B
YAML
4 lines
178 B
YAML
---
|
|
bugfixes:
|
|
- cloudwatchlogs_log_group - Fix a KeyError when updating a log group that does not have a retention period
|
|
(https://github.com/ansible/ansible/issues/47945)
|