HUNACD / tarsalgo

Your Priorities is a citizen engagement platform, a progressive web app, and a participatory social network that empowers groups of any size to speak with one voice and organize around ideas.
https://yrpri.org/
Other
0 stars 0 forks source link

Update config -> use Tarsalgo-webservers sec group by default #11

Open Cukrostejci opened 4 years ago

Cukrostejci commented 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

Cukrostejci commented 4 years ago

Create this file: ./.ebextensions/securitygroup.config

With this content: option_settings: aws:autoscaling:launchconfiguration: SecurityGroups: WebServers