-
Bug
-
Resolution: Done
-
Medium
-
None
-
OSC 1.6.0, OSC 1.7.0
-
None
-
1
-
False
-
None
-
False
-
-
-
Kata Sprint #256
-
0
-
0.000
If there are more than 1, they can be separated by commas in the peer-pods-cm.
The aws cli outputs the AWS_SG_IDS as space separated values
aws ec2 authorize-security-group-ingress --group-id $AWS_SG_IDS --protocol tcp --port 15150 --source-group $AWS_SG_IDS --region $AWS_REGION
will not work with space separation.