google_sourcerepo_repository

Get infomation about an existing Google Cloud Source Repository. For more information see the official documentation and API.

Example Usage

data "google_sourcerepo_repository" "my-repo" {
  name = "my-repository"
}

Argument Reference

The following arguments are supported:

Attributes Reference

See google_sourcerepo_repository resource for details of the available attributes.