google_dataproc_metastore_service

Get a Dataproc Metastore service from Google Cloud by its id and location.

Example Usage

data "google_dataproc_metastore_service" "foo" {
  service_id = "foo-bar"
  location   = "global"  
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_dataproc_metastore_service resource for details of all the available attributes.