google_secret_manager_secret

Use this data source to get information about a Secret Manager Secret

Example Usage

data "google_secret_manager_secret" "qa" {
  secret_id = "foobar"
}

Argument Reference

The following arguments are supported:

Attributes Reference

See google_secret_manager_secret resource for details of all the available attributes.