Skip to content

Conversation

@uchinda-sph
Copy link
Contributor

No description provided.

@uchinda-sph uchinda-sph requested a review from Copilot December 2, 2025 03:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds explicit tostring() conversions to module.eks.node_security_group_id values used in Fargate SecurityGroupPolicy Kubernetes manifests. The change addresses potential type compatibility issues when specifying security group IDs in the groupIds field of SecurityGroupPolicy resources.

Key Changes

  • Added tostring() wrapper around module.eks.node_security_group_id in SecurityGroupPolicy manifests
  • Applied consistently across both standard Fargate profiles and Karpenter-specific Fargate configurations

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
karpenter.tf Added tostring() conversion for security group ID in Karpenter namespace SecurityGroupPolicy
fargate_profile.tf Added tostring() conversion for security group ID in Fargate namespace SecurityGroupPolicy

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@uchinda-sph uchinda-sph merged commit 3772b21 into main Dec 2, 2025
17 checks passed
@uchinda-sph uchinda-sph deleted the fix/fargate-sg-groupids branch December 2, 2025 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants