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
There is discrepancy between the GUI features and Terraform features.
On the GUI, there is an option to setup TLS passthrough on the load balancer. However, this feature does not exist in Terraform, and trying to create a load balancer service without a valid TLS certificate fails.
What did you expect to happen?
I expected to be able to create an hcloud_load_balancer_service without having to specify a TLS certificate (by using a TLS passthrough).
What happened?
There is discrepancy between the GUI features and Terraform features.
On the GUI, there is an option to setup TLS passthrough on the load balancer. However, this feature does not exist in Terraform, and trying to create a load balancer service without a valid TLS certificate fails.
What did you expect to happen?
I expected to be able to create an hcloud_load_balancer_service without having to specify a TLS certificate (by using a TLS passthrough).
Please provide a minimal working example
The text was updated successfully, but these errors were encountered: