terraform-aws-kops-alb icon indicating copy to clipboard operation
terraform-aws-kops-alb copied to clipboard

Terraform module for ALB, Route53 and nginx-ingress with kops on AWS

Results 4 terraform-aws-kops-alb issues
Sort by recently updated
recently updated
newest added

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. :vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable...

Unable to run the cluster on multiple zones. > Error: Error applying plan: > > 1 error(s) occurred: > > * aws_autoscaling_attachment.alb_external: 1 error(s) occurred: > > * aws_autoscaling_attachment.alb_external: Failure...

Hello, I'm having issues with requests without subdomains. Example: Route 53 is registered like: foo.com Any request to foo.com will not work, just requests coming from *.foo.com (e.g., www.foo.com) It...