Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes deployments without Lambdas #325

Merged
merged 3 commits into from
Jun 7, 2022
Merged

Fixes deployments without Lambdas #325

merged 3 commits into from
Jun 7, 2022

Conversation

ofhouse
Copy link
Member

@ofhouse ofhouse commented Jun 6, 2022

Static deployments without Lambdas failed previously, since they would create an empty CloudFormation template.
This PR fixes this by only creating a CloudFormation template when Lambdas are in the deployment.

@ofhouse ofhouse added this to the v1.0.0-canary.3 milestone Jun 6, 2022
@ofhouse ofhouse merged commit d8295ff into main Jun 7, 2022
@ofhouse ofhouse deleted the fix/static-deployments branch June 7, 2022 10:36
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.

1 participant