late-account-9966
12/03/2023, 9:20 PMcluster_tags={
'Name': self.cluster_name,
'sometag': "somevalue",
},
cluster_security_group_tags={
'Name': self.cluster_name,
'sometag': "somevalue",
},
node_security_group_tags={
'Name': self.cluster_name,
'sometag': "somevalue",
},
The sometag gets applied to the SGs created except the one named
eks-cluster-sg-clustername-xxxxxx with the description
"EKS created security group applied to ENI that is attached to EKS Control Plane master nodes, as well as any managed workloads."
and this sg doesn't show up in the stack resources. Is this normal behaviour? ThanksNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by