Merge d63fdd28df
into b7ae204c86
commit
e825bd7230
|
@ -145,7 +145,7 @@ aws ec2 create-tags \
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
aws ec2 authorize-security-group-ingress \
|
aws ec2 authorize-security-group-egress \
|
||||||
--group-id ${SECURITY_GROUP_ID} \
|
--group-id ${SECURITY_GROUP_ID} \
|
||||||
--protocol all
|
--protocol all
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue