Skip to content

Conversation

@coryan
Copy link
Contributor

@coryan coryan commented Feb 8, 2021

Fixes #226

@coryan coryan marked this pull request as ready for review February 8, 2021 03:42
@coryan coryan requested a review from a team as a code owner February 8, 2021 03:42
An eventarc trigger receives events from Pub/Sub and forward them to your
function in the correct format. For simplicity, this guide will create create a
new topic as part of setting up the trigger. If you prefer to use an existing
topic read about the the `--topic-transport` option in the
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/topic read about the the/topic, read about the/


## Publish a Pub/Sub and verify your function receives it

Use the following `gcloud` to publish a message
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/$/:/

@coryan coryan merged commit 0e3c251 into GoogleCloudPlatform:main Feb 8, 2021
@coryan coryan deleted the doc-create-howto-deploy-cloudevent branch February 8, 2021 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a HOWTO guide for deploying a Pub/Sub function to Cloud Run

2 participants