-
Notifications
You must be signed in to change notification settings - Fork 440
Allow additional security groups to the load balancer #2557
Copy link
Copy link
Closed
Labels
area/envIssues about environments.Issues about environments.area/manifestIssues about infrastructure-as-code templates.Issues about infrastructure-as-code templates.size/MWe should be able to deliver roughly 1 medium issue in a sprint.We should be able to deliver roughly 1 medium issue in a sprint.type/featureIssues that are new feature requests.Issues that are new feature requests.type/requestIssues that are created by customers.Issues that are created by customers.
Metadata
Metadata
Assignees
Labels
area/envIssues about environments.Issues about environments.area/manifestIssues about infrastructure-as-code templates.Issues about infrastructure-as-code templates.size/MWe should be able to deliver roughly 1 medium issue in a sprint.We should be able to deliver roughly 1 medium issue in a sprint.type/featureIssues that are new feature requests.Issues that are new feature requests.type/requestIssues that are created by customers.Issues that are created by customers.
Hi guys,
I really happy when we have an options to limit IP to access
devenv.Because It only added in to the rule of a lister rule without delete default rule

You could see that in my screeshot
and here is my manifest.yml
and as you may know, only 5 conditions are allowed

So, it seems this option is useless to me because I have more 5 IP to allow.
So, If copilot could allow attaching existed security group of ELB maybe more effective!
Thank you!