aws/amazon-vpc-cni-k8s

How to create SecurityGroupPolicy with Terraform?

tom10271 opened this issue · 6 comments

What happened:
Any suggested Terrform provider I can use which supports creating SecurityGroupPolicy?

Environment:

  • Kubernetes version (use kubectl version):
  • CNI Version
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):

Actually, I do not have permission to transfer this issue to that repository. @tom10271 can you move it?

On that repo, I see terraform-aws-modules/terraform-aws-eks#1031

@tom10271 I am not quite sure I follow, but Terraform is separate from the VPC CNI, and the CRD that you are referring to is installed by the VPC Resource Controller: https://github.com/aws/amazon-vpc-resource-controller-k8s/blob/master/config/crd/bases/vpcresources.k8s.aws_securitygrouppolicies.yaml

It sounds like this feature request belongs at https://github.com/aws/containers-roadmap/issues then

Thank you @jdn5126. I think this repository would solve my problem.

metio/terraform-provider-k8s#115 (comment)

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.