-
Notifications
You must be signed in to change notification settings - Fork 14
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
ENH: Added load balancing application in terraform #150
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work, I'm really excited to get this in since it's something we've long needed!
Just some nit picks around the edges mostly to make it safer and easier if people are trying it out
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, we did not have the time to go through this work in detail and so I have left comments about some best practice things that you should change.
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
terraform_provisioning/load_balancing_application/load_balancing_application.tf
Outdated
Show resolved
Hide resolved
Just for peas in a pod on github Co-authored-by: Kalibh Halford <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work, much more useable/readable now. Only one comment.
Co-authored-by: Kalibh Halford <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for your great work Max! |
Added a terraform script to create load balancing with multiple vm's