File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:note
2+ docs: Update documentation about `destination` in the resource `google_logging_project_sink`
3+ ```
Original file line number Diff line number Diff line change @@ -126,7 +126,8 @@ The following arguments are supported:
126126 - ` storage.googleapis.com/[GCS_BUCKET] `
127127 - ` bigquery.googleapis.com/projects/[PROJECT_ID]/datasets/[DATASET] `
128128 - ` pubsub.googleapis.com/projects/[PROJECT_ID]/topics/[TOPIC_ID] `
129- - ` logging.googleapis.com/projects/[PROJECT_ID]]/locations/global/buckets/[BUCKET_ID] `
129+ - ` logging.googleapis.com/projects/[PROJECT_ID]/locations/global/buckets/[BUCKET_ID] `
130+ - ` logging.googleapis.com/projects/[PROJECT_ID] `
130131
131132 The writer associated with the sink must have access to write to the above resource.
132133
You can’t perform that action at this time.
0 commit comments