bottlerocket-test-system
bottlerocket-test-system copied to clipboard
controller: Prevent existing log group from stopping log retention
Issue number: N/A
Description of changes:
If the log group testsys
already exists in an account, then the controller errors because it is not able to create the log group. Instead, the controller should still try to archive the logs.
Testing done:
- [ ] Test the controller without testsys log group existing
- [ ] Test the controller with the testsys log group existing
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.