Add example curl.
This commit is contained in:
parent
75f760695b
commit
d90b267848
@ -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" {
|
variable "project" {
|
||||||
description = "Project ID."
|
description = "Project ID."
|
||||||
type = string
|
type = string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user