Update README.md

This commit is contained in:
Ludovico Magnocavallo
2020-07-04 10:04:53 +02:00
committed by GitHub
parent e1c7595a19
commit f045d4334c

View File

@@ -29,7 +29,7 @@ module "cf-http" {
}
```
### Non-HTTP triggers
### PubSub and non-HTTP triggers
Other trigger types other than HTTP are configured via the `trigger_config` variable. This example shows a PubSub trigger.