Skip to content

deploy --no-exec confirmation message is confusing #580

Closed
@clncy

Description

The same confirmation message is used for deploy with or without the --no-exec option:

CloudFormation will make the following changes:

<changes>

Do you wish to continue?

In the case of --no-exec the message is confusing as it seems like the changeset WILL be executed when responding y. It's also not obvious that the changeset will be deleted if the user respond with n.

For my use case, I would be happy if no confirmation were provided - I'm already doing that by reviewing the changeset prior to executing.

Happy to submit a small PR if you'd like!

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions