yandex_billing_cloud_binding (Resource)
Статья создана
Обновлена 9 февраля 2026 г.
Bind cloud to billing account. Creating the bind, which connect the cloud to the billing account.
For more information, see the official documentation.
Note: Currently resource deletion do not unbind cloud from billing account. Instead it does no-operations.
Example usage
//
// Create a new Billing Cloud Binding
//
resource "yandex_billing_cloud_binding" "foo" {
billing_account_id = "foo-ba-id"
cloud_id = "foo-cloud-id"
}
Arguments & Attributes Reference
billing_account_id(Required)(String). The ID of billing account to bind cloud to.cloud_id(Required)(String). Service Instance ID.id(Read-Only) (String). The resource identifier.
Import
The resource can be imported by using their resource ID. For getting it you can use Yandex Cloud Web Console
# terraform import yandex_billing_cloud_binding.<resource Name> <ba_id>/cloud/<cloud_id>
terraform import yandex_billing_cloud_binding.my_ba_binding dn217**********7m4jq/cloud/b1g5q**********qa4f3