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

terraform should create the LoadBalancer #257

Closed
jstrachan opened this issue May 5, 2021 · 1 comment · Fixed by #264
Closed

terraform should create the LoadBalancer #257

jstrachan opened this issue May 5, 2021 · 1 comment · Fixed by #264
Assignees

Comments

@jstrachan
Copy link
Member

right now the default nginx installation uses a Service of type LoadBalancer which then leads to an AWS load balancer instance being created that Terraform cannot destroy. This leaves a bunch of terraform resources around that have to be manually removed which is a PITA.

it would be awesome to adjust the terraform so that terraform creates the AWS LoadBalancer so that it can destroy all resources properly

@ankitm123
Copy link
Member

/assign

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

Successfully merging a pull request may close this issue.

2 participants