Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.

deploy.sh generating cf-notify stack with wrong name #12

Open
jonlorusso opened this issue Mar 16, 2019 · 1 comment
Open

deploy.sh generating cf-notify stack with wrong name #12

jonlorusso opened this issue Mar 16, 2019 · 1 comment

Comments

@jonlorusso
Copy link

deploy.sh is generating a stack with the name cf-notify.

The Usage section of the documentation says to use a --stack-name of cf-notify-$CHANNEL. This causes the following error:

An error occurred (ValidationError) when calling the DescribeStacks operation: Stack with id cf-notify-builds does not exist

In my case, I only need to notify to a single channel so I can simple change the command, but it was still confusing. Others might need the ability to target different channels, in which case deploy.sh should be changed.

@jonlorusso
Copy link
Author

#13

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant