-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'eaglepointpartners/master' into master
PR #1928 * eaglepointpartners/master: Add changelog for tf websocket support Revert formating changes Use function name as output for handler names Fixed prchecks (#1) Added tests for websockets_api terraform packaging Removed incorrect comment from TerraformGenerator Fixed terraform package websockets lambda invoke permission resource definition Fixed integration_uri Adds terraform packaging support for websocketapi
- Loading branch information
Showing
3 changed files
with
368 additions
and
20 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
.changes/next-release/35837336042-enhancement-Websockets-73475.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"type": "enhancement", | ||
"category": "Websockets", | ||
"description": "Add support for WebSockets API Terraform packaging (#1670)" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.