Open Cukrostejci opened 4 years ago
We need to update our configuration files:
So when we create a new environment with "eb create", that env. will use "WebServers" sec group by default
Create this file: ./.ebextensions/securitygroup.config
With this content: option_settings: aws:autoscaling:launchconfiguration: SecurityGroups: WebServers
We need to update our configuration files:
So when we create a new environment with "eb create", that env. will use "WebServers" sec group by default