Terraform-aws-eks: supports configurable Kubernetes service IP address range

Created on 18 Oct 2020  路  2Comments  路  Source: terraform-aws-modules/terraform-aws-eks

Feature request

support configurable Kubernetes service IP address range

What is the current behavior?

configurable Kubernetes service IP address range is not supported

What is the expected behavior?

Support this feature ( for reference CFN - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-kubernetesnetworkconfig.html )

Are you able to fix this problem and submit a PR? Link here if you have already.

No

good first issue kinterraform-provider

Most helpful comment

This feature is not available yet in the aws provider, but there is an ongoing issue/PR https://github.com/terraform-providers/terraform-provider-aws/issues/15505.

All 2 comments

This feature is not available yet in the aws provider, but there is an ongoing issue/PR https://github.com/terraform-providers/terraform-provider-aws/issues/15505.

For visibility, the PR Enhancement/eks adding service ipv4 range has merged and been released in v3.19.0 of the provider.

Was this page helpful?
0 / 5 - 0 ratings