Skip to content

Stack <stack name> does not exist on deploy #48

@phaktor

Description

@phaktor

When running the deploy function, it checks the bucket name and then creates the bucket correctly. But the deployment process fails and exits the installation process on the next step -

"aws cloudformation deploy --template-file /tmp/tmp. --stack-name "

I am currently using Python 2.4.6 if that makes a difference and I ran the command as ./deploy awspics-lambda without the stack name or editing the default stack name within the deploy app. Is there something different with the DescribeStackResource operation in python 2 or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions