Terraform reference for Yandex Network Load Balancer
Written by
Updated at October 2, 2024
With Terraform
If you change the configuration files, Terraform automatically detects which part of your configuration is already deployed, and what should be added or removed.
For more information about Terraform, see the documentation.
Resources
The following Terraform provider resources are supported for Network Load Balancer:
Terraform resource | Yandex Cloud resource |
---|---|
yandex_lb_network_load_balancer |
Network load balancer |
yandex_lb_target_group |
Target group |
Data sources
Network Load Balancer supports the following Terraform provider data sources:
Terraform data source | Description |
---|---|
yandex_lb_network_load_balancer |
Information about a network load balancer |
yandex_lb_target_group |
Information about a target group |