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
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
│ 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" {
│
The text was updated successfully, but these errors were encountered:
│ 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" {
│
The text was updated successfully, but these errors were encountered: