You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# need to get SGs from ec2_deployment or eks_deployment, depending on which is used
96
-
# index is used on the ec2_deployment becuase of the count usage in the toggle: "After the count apply the resource becomes a group, so later in the reference use 0-index of the group"
# need to get SGs from comet_ec2 or comet_eks, depending on which is used
81
+
# index is used on the comet_ec2 becuase of the count usage in the toggle: "After the count apply the resource becomes a group, so later in the reference use 0-index of the group"
# need to get SGs from ec2_deployment or eks_deployment, depending on which is used
109
-
# index is used on the ec2_deployment becuase of the count usage in the toggle: "After the count apply the resource becomes a group, so later in the reference use 0-index of the group"
# need to get SGs from comet_ec2 or comet_eks, depending on which is used
94
+
# index is used on the comet_ec2 becuase of the count usage in the toggle: "After the count apply the resource becomes a group, so later in the reference use 0-index of the group"
0 commit comments