hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix(cloudwatch): check for log group before retention update #302

Closed roleyfoley closed 2 years ago

roleyfoley commented 2 years ago

Intent of Change

Description

Motivation and Context

If the log group is not found the script will continue to allow for groups which are created on the first log event

How Has This Been Tested?

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: