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

Error: creating ELBv2 application Load Balancer (office-private-lb): ValidationError: At least two subnets in two different Availability Zones must be specified #5

Open
jacknahid opened this issue Sep 15, 2023 · 0 comments

Comments

@jacknahid
Copy link

│ Error: creating ELBv2 application Load Balancer (office-private-lb): ValidationError: At least two subnets in two different Availability Zones must be specified
│ status code: 400, request id: ad88108a-2a54-4ad1-966f-040ad87ce5cf

│ with module.standard.aws_lb.kasm-private-alb,
│ on module/private_alb.tf line 5, in resource "aws_lb" "kasm-private-alb":
│ 5: resource "aws_lb" "kasm-private-alb" {



│ Error: creating ELBv2 application Load Balancer (office-lb): ValidationError: At least two subnets in two different Availability Zones must be specified
│ status code: 400, request id: 54891ba2-3437-4238-99b8-efefe1413b2b

│ with module.standard.aws_lb.kasm-alb,
│ on module/public_alb.tf line 1, in resource "aws_lb" "kasm-alb":
│ 1: resource "aws_lb" "kasm-alb" {

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

No branches or pull requests

1 participant