Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Backup
  • Getting started
    • All guides
    • Activating the service
    • Viewing operations with resources
    • Viewing backup statistics
  • Access management
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • Troubleshooting

In this article:

  • Resources
  • Data sources

Terraform reference for Yandex Cloud Backup

Written by
Yandex Cloud
Updated at May 5, 2025
  • Resources
  • Data sources

With Terraform, you can quickly create a cloud infrastructure in Yandex Cloud and manage it using configuration files. These files store the infrastructure description written in HashiCorp Configuration Language (HCL). If you change the configuration files, Terraform automatically detects which part of your configuration is already deployed, and what should be added or removed.

Terraform is distributed under the Business Source License. The Yandex Cloud provider for Terraform is distributed under the MPL-2.0 license.

For more information about Terraform, see this tutorial.

ResourcesResources

The following Terraform provider resources are supported for Cloud Backup:

Terraform resource Yandex Cloud resource
yandex_backup_policy Backup policy
yandex_backup_policy_bindings Linking a backup policy to a VM or a Yandex BareMetal server

BareMetal is at the Preview stage.

Data sourcesData sources

Yandex Cloud Billing supports the following Terraform provider data sources:

Terraform data source Description
yandex_backup_policy Backup policy information

Was the article helpful?

Previous
list-tasks
Next
Authentication with the API
© 2025 Direct Cursus Technology L.L.C.