aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::EKS::Cluster - Control Plane Logging Configuration

Open
#1,487 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::EKS::Cluster

### Resource name

_No response_

### Description

I create EKS clusters via CloudFormation & enable [control-plane logging](https://docs.aws.amazon.com/eks/latest/userguide/control-plane-logs.html )

The AWS::EKS::Cluster object creates the log group but there is no way to configure it via the AWS::EKS::Cluster object. I'd like to be able to pass along configuration like the properties for [AWS::Logs::LogGroup](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html) so I can do things like:
1. Add tags to this log group
2. Set RetentionInDays values

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Review the AWS::EKS::Cluster and AWS::Logs::LogGroup documentation linked in the issue, focusing on how control-plane logging creates its log group. Done means providing a supported way to configure that group with tags and RetentionInDays values.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.