Terraform reference for Yandex Virtual Private Cloud
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 Virtual Private Cloud:
Data sources
Virtual Private Cloud supports the following Terraform provider data sources:
Terraform data source | Description |
---|---|
yandex_vpc_address |
Information on a cloud resource address |
yandex_vpc_gateway |
Gateway information |
yandex_vpc_network |
Cloud network information |
yandex_vpc_route_table |
Route table information |
yandex_vpc_security_group |
Security group information |
yandex_vpc_security_group_rule |
Information on a security group rule |
yandex_vpc_subnet |
Subnet information |