-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Allow riff-raff.yaml auto-generation to work with managed lambd…
…a deploys (#1838) * use bucketNamePath * managed deployment doesn't need upload * update generated rr lambda deploys to pay attention to location prefix * move null coalesce into default params Co-authored-by: Akash Askoolum <[email protected]> * pull s3 location props out into discrete interface Co-authored-by: Akash Askoolum <[email protected]> * describe managedDeployment parameter Co-authored-by: Akash Askoolum <[email protected]> * adds test for managedDeploy rr yaml generation * Rename managedDeployment -> withoutArtifactUpload Co-authored-by: Akash Askoolum <[email protected]> * fix unexpected assignment syntx --------- Co-authored-by: Akash Askoolum <[email protected]>
- Loading branch information
Showing
5 changed files
with
134 additions
and
4 deletions.
There are no files selected for viewing
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
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
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
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
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