ec2_group
11.8 KB
-
ec2_group: Request a fresh group object after creation · 3156df99
When a group is created, an egress_rule ALLOW ALL to 0.0.0.0/0 is added automatically but it's not reflected in the object returned by the AWS API call. After creation we re-read the group for getting an updated object.
Maykel Moya committed