Add example curl.

master
Tom Alexander 3 years ago
parent 75f760695b
commit d90b267848
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

@ -1,3 +1,6 @@
# Example message:
# curl -H "Content-Type: application/json" -d '{"time": "2021-07-20T05:05:47", "service": "foo", "log": "bar"}' -X POST 'https://us-central1-hip-wharf-319304.cloudfunctions.net/cf-to-pubsub'
variable "project" {
description = "Project ID."
type = string

Loading…
Cancel
Save