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

[AWS::EKS::Cluster] - [Enhancement] - not able to use KubernetesNetworkConfig.ServiceIpv4Cidr with Fn::GetAtt

Open
#2,171 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

AWS::EKS::Cluster

### Description

Currently in cloudformation, users are not available to use serviceIpv4Cidr under Fn::GetAtt.

However it is possible with the use of serviceIpv6Cidr, the only way for customer to get that value is basically using custom resources or using aws cli

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AWS::EKS::Cluster resource and its KubernetesNetworkConfig.ServiceIpv4Cidr attribute, then compare its behavior with ServiceIpv6Cidr under Fn::GetAtt. Done means customers can retrieve ServiceIpv4Cidr through Fn::GetAtt without a custom resource or AWS CLI.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.