Added security groups instructions to README.md
This commit is contained in:
parent
fa89beafab
commit
8a214d927b
@ -100,3 +100,7 @@
|
||||
1. Adding an Interface with a subnet of another network will not work as an IG can be associated with a single VPC.
|
||||
2. Adding an Interface with a subnet of same network will not work because Internet Gateway gets associated with VPC and not Subnets.
|
||||
|
||||
**Security Groups**
|
||||
|
||||
Secruity groups will be implemented in the future. Currently for a tenant network created (Amazon VPC), the user will need to log into the AWS portal and assign the secruity group for the VPC. This needs to be done to allow an instance on the network to talk to the outside world.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user