Thanks to visit codestin.com
Credit goes to github.com

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

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

@jfl209

Description

@jfl209

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions