Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rack instance security group param #2271

Conversation

william-richard
Copy link
Contributor

We would like to start using convox, but would like to have tight control over the security groups of the ecs instances. This change allows you to override the default security group, with one managed outside of convox's stack.

I have tested it with one of our internal apps - the only issue I ran into is you need to explicitly allow traffic from the convox app within the security group. As long as you have those rules, it works well.

@codecov
Copy link

codecov bot commented Jul 31, 2017

Codecov Report

Merging #2271 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2271   +/-   ##
=======================================
  Coverage   29.19%   29.19%           
=======================================
  Files         144      144           
  Lines       18765    18765           
=======================================
  Hits         5478     5478           
  Misses      12810    12810           
  Partials      477      477

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b688ad8...91e292e. Read the comment docs.

@mattmanning
Copy link
Contributor

@MiguelMoll
Copy link
Contributor

@william-richard Could you rebase on master so we could move this PR forward. Thanks!

@MiguelMoll MiguelMoll modified the milestone: 20170814 Aug 14, 2017
MiguelMoll pushed a commit that referenced this pull request Aug 14, 2017
@MiguelMoll MiguelMoll mentioned this pull request Aug 14, 2017
18 tasks
@william-richard william-richard force-pushed the add-rack-instance-security-group-param branch from caecb0d to 91e292e Compare August 14, 2017 18:24
@william-richard
Copy link
Contributor Author

Hi @MiguelMoll - I just rebased. Let me know if there's anything else I can do 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants