Terraform reference for Yandex Cloud Functions
Written by
Updated at July 2, 2026
With Terraform
Terraform is distributed under the Business Source License
For more information about Terraform, see this tutorial.
Resources
Cloud Functions supports the following Terraform provider resources:
| Terraform resource | Yandex Cloud resource |
|---|---|
| yandex_function | Function |
| yandex_function_iam_binding | Assigning access permissions for a function |
| yandex_function_scaling_policy | Function scaling settings |
| yandex_function_trigger | Trigger |
Data sources
Cloud Functions supports the following Terraform provider data sources:
| Terraform data source | Description |
|---|---|
| yandex_function | Information about a function |
| yandex_function_scaling_policy | Information about function scaling settings |
| yandex_function_trigger | Information about a trigger |