PondFive / TerraformFargateSeleniumGrid

Terraform code to deploy an autoscaling selenium grid running on AWS Fargate platform inside AWS VPC.
7 stars 5 forks source link

I cannot get the hub url to come up - just spins.... #2

Open mohrbius opened 1 year ago

mohrbius commented 1 year ago

These lines are confusing w/o comments in terraform.tfvars

PRIVATE? subnet_ids_nodes = ["subnet-061b2118006df11f6","subnet-05df601bddb39650a"] PRIVATE? subnet_ids_hub = ["subnet-061b2118006df11f6","subnet-05df601bddb39650a"] PUBLIC? subnet_ids_elb = ["subnet-046ef5b212fde79ee","subnet-0649a8246abbf7fdd"]

adistoica commented 1 year ago

@mohrbius did you manage to solve this? I'm having the same problem: not sure what I should place in the arrays.