FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Add initial (trivial) pubsub module and faas module that supports pubsub

Merged E. Kirk requested to merge ek599-3-faas-and-pub-sub-terraform-module-boilerplate into main
2 files
+ 14
1
Compare changes
  • Side-by-side
  • Inline
Files
2
CHANGELOG.md 0 → 100644
+ 13
0
# Change Log
## [0.2.0]
### Added
- Additional example functions
- Basic exception handling for functions
### Changed
- Removed/renamed example functions
- Change test tooling function naming, `event_app_client` => `event_app_test_client_factory`
Loading