-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
SAM deploy stuck on "Waiting for changeset to be created.." #6883
Comments
Hi @5t33 thanks for raising the issue. Can you help confirm from AWS Console that if a changeset is being created? |
yeah, a change set is created each time. It says "REVIEW_IN_PROGRESS" |
|
This is completely blocking me. Any updates? |
So I switched over to Terraform for this project to get unblocked. Although, I had to deploy a different project that I has taken down to lower costs and it deployed fine. So it's something about this config. |
Just to confirm, is "REVIEW_IN_PROGRESS" the stack status or the change set status? I'm asking because I couldn't see "REVIEW_IN_PROGRESS" in my change sets during my attempts. I notice you have these two resources with
Is the Type actually |
I tried to add the resources with |
Closing due to inactivity. |
|
Description:
sam deploy stalls on "Waiting for changeset to be created.." I've attempted several times. This stack is new, so I'm creating it fresh. I've tried deleting it and deploying again after its timed out a few times.
something to mention is that I originally accidentally added a parameter to the ecr string, but then fxed it.
Steps to reproduce:
aws-vault exec -- sam deploy --config-env dev
Observed result:
Expected result:
a deployment.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: SAM CLI, version 1.113.0sam --info:
Add --debug flag to command you are running
template:
samconfig.toml
The text was updated successfully, but these errors were encountered: