google_cloudfunctions_function

Get information about a Google Cloud Function. For more information see the official documentation and API.

Example Usage

data "google_cloudfunctions_function" "my-function" {
  name = "function"
}

Argument Reference

The following arguments are supported:


Attributes Reference

In addition to the arguments listed above, the following computed attributes are exported:

The event_trigger block contains:

The failure_policy block contains:

The source_repository block contains: