yandex_billing_cloud_binding (Resource)
Статья создана
Обновлена 7 августа 2025 г.
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"
}
Schema
Required
billing_account_id(String) The ID of billing account to bind cloud to.cloud_id(String) Service Instance ID.
Read-Only
id(String) The resource identifier.
Import
The resource can be imported by using their resource ID. For getting the resource ID you can use Yandex Cloud Web Console
The resource ID for the Billing Cloud Binding is defined as its billing_account_id separated by the /cloud/ string and followed the cloud_id.
# 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