Skip to content
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

[FEATURE] - updated default confirm message to contain environment #318

Closed
codezninja opened this issue Dec 17, 2020 · 1 comment · Fixed by #350
Closed

[FEATURE] - updated default confirm message to contain environment #318

codezninja opened this issue Dec 17, 2020 · 1 comment · Fixed by #350
Labels
enhancement New feature or request

Comments

@codezninja
Copy link
Contributor

I know we can override it but I think it would be nice if we can updated the Confirm and Delete stages to have the environment in the comment

public static String confirmMessage = 'Are you absolutely sure the plan above is correct, and should be IMMEDIATELY DEPLOYED via "terraform apply"?'

Are you absolutely sure the plan above is correct, and should be IMMEDIATELY DEPLOYED via "terraform apply" on stage ${environment}?

thoughts?

@kmanning kmanning added the enhancement New feature or request label Dec 17, 2020
@kmanning
Copy link
Collaborator

I like it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants