You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your request related to a new offering from AWS?
No
Is your request related to a problem? Please describe.
Currently we are forcing the usage of a load balancer associated to the ecs service (either external or created within the module). That shouldn't be required since the access could be provided with something like cloudflare tunnels or AWS SSM sessions to make atlantis accessible from private networks without the need of a load balancer.
Describe the solution you'd like.
Make the load balancer optional and allow the service to be created without any load balancer associated with it: #409
Describe alternatives you've considered.
Create a private load balancer but still, I will be paying for it and I don't need it if I want to use cloudflare tunnels.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is your request related to a new offering from AWS?
No
Is your request related to a problem? Please describe.
Currently we are forcing the usage of a load balancer associated to the ecs service (either external or created within the module). That shouldn't be required since the access could be provided with something like cloudflare tunnels or AWS SSM sessions to make atlantis accessible from private networks without the need of a load balancer.
Describe the solution you'd like.
Make the load balancer optional and allow the service to be created without any load balancer associated with it: #409
Describe alternatives you've considered.
Create a private load balancer but still, I will be paying for it and I don't need it if I want to use cloudflare tunnels.
Additional context
N/A
The text was updated successfully, but these errors were encountered: