hamlet-io / executor-bash

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

feat: log group retention control #300

Closed ml019 closed 2 years ago

ml019 commented 2 years ago

Intent of Change

Description

Add function to set the retention for a log group.

Motivation and Context

For log groups created by AWS, it is still desirable to be able to set the retention desired, as the default is for log groups to never expire.

How Has This Been Tested?

Local template generation

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: