Terraform reference for Yandex Cloud Functions
Written by
Updated at November 26, 2024
With Terraform
Terraform is distributed under the Business Source License
For more information about Terraform, see the documentation.
Resources
The following Terraform provider resources are supported for Cloud Functions:
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 |