google_compute_backend_bucket

Get information about a BackendBucket.

Example Usage

data "google_compute_backend_bucket" "my-backend-bucket" {
  name = "my-backend"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_compute_backend_bucket resource for details of the available attributes.