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

Version 0.43 of sam does deploy the lambda(don't create a cloudformation stack) #1821

Closed
Aleksandr-Filichkin opened this issue Feb 25, 2020 · 6 comments
Labels
area/deploy sam deploy command stage/needs-investigation Requires a deeper investigation

Comments

@Aleksandr-Filichkin
Copy link

Aleksandr-Filichkin commented Feb 25, 2020

Looks like 0.43 version doesn't work properly.
Command

sam deploy --template-file sam_output.yaml --stack-name SOME-STACK

doesn't do anything, just hung.

Downgrade to 0.41 version resolves the problem.

OS: AWS Codebuild

@jacktuck
Copy link

Same here, 0.41.0 also is the latest working version for us. Interestingly 0.43.0 works locally. Did required python version change between 0.41.0 and 0.43.0?

@sriram-mv
Copy link
Contributor

I was not able to reproduce this in codebuild or locally on 0.43.0. How exactly does it hang? could you provide more info?

@sriram-mv sriram-mv added the area/deploy sam deploy command label Feb 26, 2020
@Aleksandr-Filichkin
Copy link
Author

Aleksandr-Filichkin commented Feb 27, 2020

Hi @sriram-mv

image
`

but expected result
image

@Aleksandr-Filichkin
Copy link
Author

Aleksandr-Filichkin commented Feb 27, 2020

Here the buildspec.yml for this result

buildspec_yml.txt

@sriram-mv sriram-mv added the stage/needs-investigation Requires a deeper investigation label Feb 28, 2020
@jacktuck
Copy link

jacktuck commented Mar 9, 2020

@Aleksandr-Filichkin Will it still hang if you remove parameter-overrides? I suspect this is linked to #1845

@sriram-mv
Copy link
Contributor

Closing this in favor of capturing in #1845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deploy sam deploy command stage/needs-investigation Requires a deeper investigation
Projects
None yet
Development

No branches or pull requests

3 participants