Can't get NLB working via Terraform code
Summary:
Hi there,
I'm trying to create NLB with respecive listeners, backendset and backends. Terraform plan and apply all works fine, then when I try to access a service behind the NLB I simply can't.
The NLB show its status as green, the backend health-checks are also green.
What could be a reason for that?
Thanks
Version (include the version you are using, if applicable):
root@sofx1013dckr309.home.lan:~/terraform/frax1021dckr110.oraclevcn.com# terraform -version Terraform v1.4.6 on linux_amd64 + provider registry.terraform.io/hashicorp/template v2.2.0 + provider registry.terraform.io/oracle/oci v4.89.0 root@sofx1013dckr309.home.lan:~/terraform/frax1021dckr110.oraclevcn.com#
0