You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your request related to a problem? Please describe.
Amazon announced the CloudWatch Logs Infrequent Access log class on November 26, 2023. For the sake of cost optimization, I would like support added in the module for this cheaper log group class due to the high cost of log ingest for EKS cluster logs in STANDARD.
Describe the solution you'd like.
I would like the ability to pass an input similar to log_group_class to the module - maybe something like the below example:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
Is your request related to a problem? Please describe.
Amazon announced the CloudWatch Logs Infrequent Access log class on November 26, 2023. For the sake of cost optimization, I would like support added in the module for this cheaper log group class due to the high cost of log ingest for EKS cluster logs in STANDARD.
Describe the solution you'd like.
I would like the ability to pass an input similar to log_group_class to the module - maybe something like the below example:
Describe alternatives you've considered.
This is a pretty straightforward feature request so no alternatives are necessary.
Additional context
The text was updated successfully, but these errors were encountered: